ChatOnlineSupportInfoProviderGetChatOnlineSupportInfoInternal Method (Guid) |
Returns online support engineer with specified GUID.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax protected virtual ChatOnlineSupportInfo GetChatOnlineSupportInfoInternal(
Guid engineerGuid
)
Parameters
- engineerGuid
- Type: SystemGuid
Online support engineer GUID.
Return Value
Type:
ChatOnlineSupportInfoSee Also