allowedRoomIds property
If the room is a restricted room, these are the room IDs which are specified by the join rules. Empty or omitted otherwise.
Implementation
@override
List<String>? allowedRoomIds;
If the room is a restricted room, these are the room IDs which are specified by the join rules. Empty or omitted otherwise.
@override
List<String>? allowedRoomIds;