Uses of Class
org.kurento.client.IceConnection
-
Uses of IceConnection in org.kurento.client
Methods in org.kurento.client that return types with arguments of type IceConnectionModifier and TypeMethodDescriptionWebRtcEndpoint.getIceConnectionState()Get the ICE connection state for all the connections.WebRtcEndpoint.getIceConnectionState(Transaction tx) Get the ICE connection state for all the connections.Method parameters in org.kurento.client with type arguments of type IceConnectionModifier and TypeMethodDescriptionvoidWebRtcEndpoint.getIceConnectionState(Continuation<List<IceConnection>> cont) Get the ICE connection state for all the connections.