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

    Interface TaskParticipantOptions

    interface TaskParticipantOptions {
        hold: boolean;
        holdMethod?: string;
        holdUrl?: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    hold: boolean
    holdMethod?: string
    holdUrl?: string