| UserRoomAdminStateGetRoomsWithJoinRights Method  | 
            Returns rooms IDs with rights are higher than None and are not one to one.
            
 
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntaxpublic IEnumerable<int> GetRoomsWithJoinRights()
Return Value
Type: 
IEnumerableInt32
See Also