IChatService.GetSupportEngineersOnlineCount Method |
Gets count of currently logged in support engineers.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 12.0.0
SyntaxChatGeneralResponse<int> GetSupportEngineersOnlineCount()
Return Value
Type:
ChatGeneralResponse<Int32>Count of online support engineers
See Also