Checks if chat user with specified ID is online.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- chatUserID
- Type: System Int32
Id of chat user
Return Value
Type: BooleanTrue (is online) or false (is not online)
See Also