webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
org.webrtc.PeerConnection.IceConnectionState Enum Reference

Public Attributes

 NEW
 
 CHECKING
 
 CONNECTED
 
 COMPLETED
 
 FAILED
 
 DISCONNECTED
 
 CLOSED
 

Detailed Description

Tracks PeerConnectionInterface::IceConnectionState

Member Data Documentation

◆ CHECKING

org.webrtc.PeerConnection.IceConnectionState.CHECKING

◆ CLOSED

org.webrtc.PeerConnection.IceConnectionState.CLOSED

◆ COMPLETED

org.webrtc.PeerConnection.IceConnectionState.COMPLETED

◆ CONNECTED

org.webrtc.PeerConnection.IceConnectionState.CONNECTED

◆ DISCONNECTED

org.webrtc.PeerConnection.IceConnectionState.DISCONNECTED

◆ FAILED

org.webrtc.PeerConnection.IceConnectionState.FAILED

◆ NEW

org.webrtc.PeerConnection.IceConnectionState.NEW

The documentation for this enum was generated from the following file: