Uses of Class
org.webrtc.PeerConnection.IceServer
Packages that use PeerConnection.IceServer
-
Uses of PeerConnection.IceServer in org.webrtc
Fields in org.webrtc with type parameters of type PeerConnection.IceServerMethods in org.webrtc that return PeerConnection.IceServerMethods in org.webrtc that return types with arguments of type PeerConnection.IceServerModifier and TypeMethodDescription(package private) List<PeerConnection.IceServer>
PeerConnection.RTCConfiguration.getIceServers()
Method parameters in org.webrtc with type arguments of type PeerConnection.IceServerModifier and TypeMethodDescriptionPeerConnectionFactory.createPeerConnection
(List<PeerConnection.IceServer> iceServers, MediaConstraints constraints, PeerConnection.Observer observer) Deprecated.PeerConnectionFactory.createPeerConnection
(List<PeerConnection.IceServer> iceServers, PeerConnection.Observer observer) Constructor parameters in org.webrtc with type arguments of type PeerConnection.IceServer