Click or drag to resize
ChatOnlineSupportInfoProviderGetChatOnlineSupportInfo 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#
public static ChatOnlineSupportInfo GetChatOnlineSupportInfo(
	Guid engineerGuid
)

Parameters

engineerGuid
Type: SystemGuid
Online support engineer GUID.

Return Value

Type: ChatOnlineSupportInfo
See Also