Participant Permissions Update
A desired update to a remote participant's permissions.
Permissions updates work as follows:
canAdmin
-> if provided, overwrites participant's previouscanAdmin
valuecanSend
-> if provided, overwrites participant's previouscanReceive
valuehasPresence
-> if provided, overwrites participant's previoushasPresence
valuecanReceive
->base
-> if provided, overwrites participant's previouscanReceive.base
valuebyUserId
-> if provided, overwrites participant's previouscanReceive.byUserId
valuebyParticipantId
-> if provided, overwrites participant's previouscanReceive.byParticipantId
value
Any permission that is not specified will not be updated.
Constructors
Properties
Which admin tasks a participant is allowed to do.
Which media a participant is allowed to receive.
Which kinds of media a participant is allowed to send.
Whether the participant has presence (i.e. whether they show up in others' participants()).