Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ParticipantTrackPermission

Hierarchy

  • ParticipantTrackPermission

Index

Properties

Optional allowAll

allowAll: boolean

Grant permission to all all tracks. Takes precedence over allowedTrackSids. false if unset.

Optional allowedTrackSids

allowedTrackSids: string[]

The list of track ids that the target participant can subscribe to. When unset, it'll allow all tracks to be subscribed by the participant. When empty, this participant is disallowed from subscribing to any tracks.

participantSid

participantSid: string

The participant id this permission applies to.

Generated using TypeDoc