permissions

@FlowObservable
@get:FlowObservable
var permissions: ParticipantPermission?

The permissions for this participant.

Changes can be observed by using io.livekit.android.util.flow

A ParticipantEvent.ParticipantPermissionsChanged event is emitted from events whenever this changes.