Sinch Node.js SDK - v1.5.0
    Preparing search index...

    Type Alias DiceReasonEnum

    DiceReasonEnum:
        | "N/A"
        | "TIMEOUT"
        | "CALLERHANGUP"
        | "CALLEEHANGUP"
        | "BLOCKED"
        | "MANAGERHANGUP"
        | "NOCREDITPARTNER"
        | "GENERALERROR"
        | "CANCEL"
        | "USERNOTFOUND"
        | "CALLBACKERROR"
        | string