Uses of Enum Class
org.webrtc.DataChannel.State
-
Uses of DataChannel.State in org.webrtc
Modifier and TypeMethodDescription(package private) static DataChannel.State
DataChannel.State.fromNativeIndex
(int nativeIndex) private DataChannel.State
DataChannel.nativeState()
DataChannel.state()
static DataChannel.State
Returns the enum constant of this class with the specified name.static DataChannel.State[]
DataChannel.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.