Type alias GetIncomingParticipantAudioStateOptions

GetIncomingParticipantAudioStateOptions: { participantUUIDs: string[] }

Type declaration

  • participantUUIDs: string[]

    Target participants with specified participantUUIDs. If list is empty the incoming speaker audio status for all the participants will be returned as a status list.

Generated using TypeDoc