@twilio/flex-sdk
    Preparing search index...

    Interface CoachCallOptions

    interface CoachCallOptions {
        targetWorkerSid?: string;
    }
    Index

    Properties

    Properties

    targetWorkerSid?: string

    Worker SID of the agent to coach. Required when more than one agent is on the call. If omitted, the only agent on the call is selected.