guestCanJoin property

  1. @override
bool guestCanJoin
getter/setter pairoverride

Whether guest users may join the room and participate in it. If they can, they will be subject to ordinary power level rules like any other user.

Implementation

@override
bool guestCanJoin;