Uses of Enum Class
org.webrtc.PeerConnection.TcpCandidatePolicy
-
Uses of PeerConnection.TcpCandidatePolicy in org.webrtc
Modifier and TypeMethodDescription(package private) PeerConnection.TcpCandidatePolicy
PeerConnection.RTCConfiguration.getTcpCandidatePolicy()
Returns the enum constant of this class with the specified name.static PeerConnection.TcpCandidatePolicy[]
PeerConnection.TcpCandidatePolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.