membership property
The membership state of the user if the user is joined to the room. Absent if the API was called unauthenticated.
Implementation
@override
Membership? membership;
The membership state of the user if the user is joined to the room. Absent if the API was called unauthenticated.
@override
Membership? membership;