Uses of Enum Class
org.webrtc.PeerConnection.SdpSemantics
Packages that use PeerConnection.SdpSemantics
-
Uses of PeerConnection.SdpSemantics in org.webrtc
Fields in org.webrtc declared as PeerConnection.SdpSemanticsMethods in org.webrtc that return PeerConnection.SdpSemanticsModifier and TypeMethodDescription(package private) PeerConnection.SdpSemantics
PeerConnection.RTCConfiguration.getSdpSemantics()
static PeerConnection.SdpSemantics
Returns the enum constant of this class with the specified name.static PeerConnection.SdpSemantics[]
PeerConnection.SdpSemantics.values()
Returns an array containing the constants of this enum class, in the order they are declared.