Package version:

Options to mute participant.

interface MuteParticipantOption {
    operationContext?: string;
}

Hierarchy

  • unknown
    • MuteParticipantOption

Properties

operationContext?: string

Used by customers when calling mid-call actions to correlate the request to the response event.