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