VIIceDisconnected class
Represents a quality issue reporting that the ICE connection is switched to the "disconnected" state during the call
Issue level is always VIQualityIssueLevel.Critical, because there is no media in the call until the issue is resolved.
Event may be triggered intermittently and be resolved just as spontaneously on less reliable networks, or during temporary disconnections.
Possible reasons:
- Network issues
A subclass of VIQualityIssue
- Inheritance
-
- Object
- VIQualityIssue
- VIIceDisconnected
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- level → VIQualityIssueLevel
-
Issue level
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited