Libraries
»
webrtc-ruby
(1.0.0)
»
Index (R)
»
WebRTC
»
RTCIceTransportPolicy
Module: WebRTC::RTCIceTransportPolicy
Defined in:
lib/webrtc/parity_types.rb
Constant Summary
collapse
ALL =
:all
RELAY =
:relay
VALUES =
[
ALL
,
RELAY
]
.
freeze