webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Attributes | List of all members
org.webrtc.PeerConnection.SignalingState Enum Reference

Public Attributes

 STABLE
 
 HAVE_LOCAL_OFFER
 
 HAVE_LOCAL_PRANSWER
 
 HAVE_REMOTE_OFFER
 
 HAVE_REMOTE_PRANSWER
 
 CLOSED
 

Detailed Description

Tracks PeerConnectionInterface::SignalingState

Member Data Documentation

◆ CLOSED

org.webrtc.PeerConnection.SignalingState.CLOSED

◆ HAVE_LOCAL_OFFER

org.webrtc.PeerConnection.SignalingState.HAVE_LOCAL_OFFER

◆ HAVE_LOCAL_PRANSWER

org.webrtc.PeerConnection.SignalingState.HAVE_LOCAL_PRANSWER

◆ HAVE_REMOTE_OFFER

org.webrtc.PeerConnection.SignalingState.HAVE_REMOTE_OFFER

◆ HAVE_REMOTE_PRANSWER

org.webrtc.PeerConnection.SignalingState.HAVE_REMOTE_PRANSWER

◆ STABLE

org.webrtc.PeerConnection.SignalingState.STABLE

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