@twilio/voice-sdk
Preparing search index...
ThresholdWarningData
Interface ThresholdWarningData
Threshold data for a
RTCWarning
.
interface
ThresholdWarningData
{
name
:
string
;
value
:
number
;
}
Index
Properties
name
value
Properties
name
name
:
string
Name of this threshold
value
value
:
number
Value for this threshold
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
value
@twilio/voice-sdk
Loading...
Threshold data for a RTCWarning.