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