Uses of Enum Class
org.webrtc.DataChannel.State
Packages that use DataChannel.State
-
Uses of DataChannel.State in org.webrtc
Methods in org.webrtc that return DataChannel.StateModifier and TypeMethodDescription(package private) static DataChannel.StateDataChannel.State.fromNativeIndex(int nativeIndex) private DataChannel.StateDataChannel.nativeState()DataChannel.state()static DataChannel.StateReturns 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.