Libraries
»
webrtc-ruby
(1.0.0)
»
Index (R)
»
WebRTC
»
RTCIceGatheringState
Module: WebRTC::RTCIceGatheringState
Defined in:
lib/webrtc/parity_types.rb
Constant Summary
collapse
VALUES =
%i[
new
gathering
complete
]
.
freeze