Participant Permissions Update
A desired update to a remote participant's permissions.
Permissions updates work as follows:
canAdmin-> if provided, overwrites participant's previouscanAdminvaluecanSend-> if provided, overwrites participant's previouscanReceivevaluehasPresence-> if provided, overwrites participant's previoushasPresencevaluecanReceive->base-> if provided, overwrites participant's previouscanReceive.basevaluebyUserId-> if provided, overwrites participant's previouscanReceive.byUserIdvaluebyParticipantId-> if provided, overwrites participant's previouscanReceive.byParticipantIdvalue
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()).