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

    Interface ThresholdWarningData

    Threshold data for a RTCWarning.

    interface ThresholdWarningData {
        name: string;
        value: number;
    }
    Index

    Properties

    Properties

    name: string

    Name of this threshold

    value: number

    Value for this threshold