Uses of Enum Class
dev.onvoid.webrtc.RTCIceTransportPolicy
Packages that use RTCIceTransportPolicy
-
Uses of RTCIceTransportPolicy in dev.onvoid.webrtc
Fields in dev.onvoid.webrtc declared as RTCIceTransportPolicyModifier and TypeFieldDescriptionRTCConfiguration.iceTransportPolicy
Indicates which candidates the ICE Agent is allowed to use.Methods in dev.onvoid.webrtc that return RTCIceTransportPolicyModifier and TypeMethodDescriptionstatic RTCIceTransportPolicy
Returns the enum constant of this class with the specified name.static RTCIceTransportPolicy[]
RTCIceTransportPolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.