RoomState GetOnlineUsers Method Kentico 8.0 API Reference
Gets online users in this room. Changed or all (sinceWhen is null).

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

sinceWhen
Type: OnlineSystem Nullable OnlineDateTime 
If null, all online users in this room will be returned. If not null users changed since this time will be returned.

Return Value

Type: RoomOnlineUsersData
See Also