Gets online users in a room.
            
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- roomID
 - Type: 
System Int32
Chat room ID. 
- changedSince
 - Type: 
System DateTime
Get room users changed since this time 
Return Value
Type:List of online users in a room.
See Also