Sets admin level of specified user in specified room to specified level.
            
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- chatRoomID
 - Type: 
System Int32
Room ID 
- chatUserID
 - Type: 
System Int32
Chat user ID 
- adminLevel
 - Type: CMS.Chat AdminLevelEnum
New admin level 
See Also