| Package | Description |
|---|---|
| org.kurento.client |
| Modifier and Type | Method and Description |
|---|---|
List<IceConnection> |
WebRtcEndpoint.getIceConnectionState()
Get the ICE connection state for all the connections.
|
TFuture<List<IceConnection>> |
WebRtcEndpoint.getIceConnectionState(Transaction tx)
Get the ICE connection state for all the connections.
|
| Modifier and Type | Method and Description |
|---|---|
void |
WebRtcEndpoint.getIceConnectionState(Continuation<List<IceConnection>> cont)
Get the ICE connection state for all the connections.
|
Copyright © 2022 Kurento. All rights reserved.