Uses of Enum Class
dev.onvoid.webrtc.RTCDataChannelState
Packages that use RTCDataChannelState
-
Uses of RTCDataChannelState in dev.onvoid.webrtc
Methods in dev.onvoid.webrtc that return RTCDataChannelStateModifier and TypeMethodDescriptionRTCDataChannel.getState()
Returns the state of this RTCDataChannel object.static RTCDataChannelState
Returns the enum constant of this class with the specified name.static RTCDataChannelState[]
RTCDataChannelState.values()
Returns an array containing the constants of this enum class, in the order they are declared.