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