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

    Interface VoIPDetectionResponse

    interface VoIPDetectionResponse {
        error?: ErrorResponse;
        probability?: string;
    }
    Index

    Properties

    Properties

    ErrorResponse

    probability?: string

    Probability of number being VoIP based on the AI analysis.