Click or drag to resize
IChatServiceGetSupportEngineersOnlineCount Method
Gets count of currently logged in support engineers.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax
C#
ChatGeneralResponse<int> GetSupportEngineersOnlineCount()

Return Value

Type: ChatGeneralResponseInt32
Count of online support engineers
See Also