@jambonz/sdk
    Preparing search index...

    Interface TransferConfirm

    Human-side acceptance gate: the destination must press a digit to accept.

    interface TransferConfirm {
        prompt: string;
        digit: string;
    }
    Index

    Properties

    Properties

    prompt: string

    Text or URL of the prompt played to the destination.

    digit: string

    Single DTMF digit the destination must press to accept.