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