Libraries
»
webrtc-ruby
(1.0.0)
»
Index (D)
»
WebRTC
»
DataChannelState
Module: WebRTC::DataChannelState
Defined in:
lib/webrtc/parity_types.rb
Constant Summary
collapse
VALUES =
%i[
connecting
open
closing
closed
]
.
freeze