Gets online user. Caller expects that user is present in list of online users.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- chatUserID
- Type: System Int32
Chat user ID
- onlineUser
- Type: CMS.Chat RoomOnlineUserData
Output Online User
Return Value
Type: BooleanTrue if user was found
See Also