Click or drag to resize
ChatOnlineSupportInfoProviderGetChatOnlineSupportInfoInternal Method (Guid)
Returns online support engineer with specified GUID.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
protected virtual ChatOnlineSupportInfo GetChatOnlineSupportInfoInternal(
	Guid engineerGuid
)

Parameters

engineerGuid
Type: SystemGuid
Online support engineer GUID.

Return Value

Type: ChatOnlineSupportInfo
See Also