Gets users in a room who are online right now.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- roomID
- Type: System Int32
Chat room ID.
Return Value
Type: IEnumerable RoomOnlineUserDataList of online users in a room.
See Also