Deletes taken room. This room will no longer be taken. If room is taken by other user than chatUserID, it does nothing.
            
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- chatUserID
 - Type: 
System Int32
Chat user ID who has this room taken. 
- roomID
 - Type: 
System Int32
Room ID 
See Also