Gets online supporter by token. Returns null if user with this token is not found or is not online.
            
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- token
 - Type: 
System String
Login token 
- siteID
 - Type: 
System Int32
Users on this site will be searched 
Return Value
Type: ChatOnlineSupportInfoSee Also