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

Public Attributes

 CONNECTING
 
 OPEN
 
 CLOSING
 
 CLOSED
 

Detailed Description

Keep in sync with DataChannelInterface::DataState.

Member Data Documentation

◆ CLOSED

org.webrtc.DataChannel.State.CLOSED

◆ CLOSING

org.webrtc.DataChannel.State.CLOSING

◆ CONNECTING

org.webrtc.DataChannel.State.CONNECTING

◆ OPEN

org.webrtc.DataChannel.State.OPEN

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