Gets online users in a room.
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.
- changedSince
- Type: System DateTime
Get room users changed since this time
Return Value
Type: IEnumerable RoomOnlineUserDataList of online users in a room.
See Also