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.1.5347.20411)
Parameters
- roomID
- Type: System Int32
Room ID
- chatUserToAddID
- Type: System Int32
Chat user who will become admin
Return Value
Type: ChatGeneralResponseChatGeneralResponse
See Also