ParticipantPermission
Permissions of a participant in a room.
Interface
canPublish
allow participant to publish new tracks to room
Type
booleancanPublishData
allow participant to publish data
Type
booleancanPublishSources
sources that are allowed to be published
Type
TrackSource[]canSubscribe
allow participant to subscribe to other tracks in the room
Type
booleancanUpdateMetadata
indicates that participant can update own metadata
Type
booleanhidden
indicates that it's hidden to others
Type
booleanrecorder
indicates it's a recorder instance
Type
boolean