| 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: 10.0.0
 Syntax
Syntaxpublic IEnumerable<int> GetRoomsWithJoinRights()
Return Value
Type: 
IEnumerableInt32 See Also
See Also