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