Checks if room is taken 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
ID of room to check
- omitChatUserID
- Type: System Int32
If room is taken by this user, it won't count
Return Value
Type: BooleanTrue if room is taken
See Also