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

    Interface AnsweringMachineDetection

    interface AnsweringMachineDetection {
        duration?: number;
        reason?: string;
        status?: string;
    }
    Index

    Properties

    duration?: number

    The length of the call.

    reason?: string

    The reason that the system used to determine who answered the call.

    status?: string

    The determination by the system of who answered the call.