| Package | Description |
|---|---|
| org.kurento.client |
| Modifier and Type | Method and Description |
|---|---|
ListenerSubscription |
WebRtcEndpoint.addOnIceCandidateListener(EventListener<OnIceCandidateEvent> listener)
Add a
EventListener for event OnIceCandidateEvent. |
void |
WebRtcEndpoint.addOnIceCandidateListener(EventListener<OnIceCandidateEvent> listener,
Continuation<ListenerSubscription> cont)
Add a
EventListener for event OnIceCandidateEvent. |
Copyright © 2015 Kurento. All rights reserved.