Checks if room is taken right now.
            
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
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:True if room is taken
See Also