Gets online user by token set in Login. User has to be logged in (Join time not null) and be logged in on the current site.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- token
- Type: System String
Token
- siteID
- Type: System Int32
Only users online on this site will be searhed
Return Value
Type: ChatOnlineUserInfoSee Also