Adds admin to the room. Only admin can do it.
            
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- roomID
 - Type: 
System Int32
Room ID 
- chatUserToAddID
 - Type: 
System Int32
Chat user who will become admin 
Return Value
Type: ChatGeneralResponseChatGeneralResponse
See Also