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: 8.2.23
Syntax public IEnumerable<int> GetRoomsWithJoinRights()
Return Value
Type:
IEnumerableInt32See Also