by Participant Id
val byParticipantId: Map<String, CanReceiveMediaPermissionPartial>? = null
Content copied to clipboard
A mapping between remote participant IDs and the media the local participant should be permitted to receive from that participant.
For a given remote participant, the setting for each piece of media provided here overrides the corresponding setting in base
and byUserId
.