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