Modifier and Type | Method and Description |
---|---|
ListenerSubscription |
WebRtcEndpoint.addOnIceGatheringDoneListener(EventListener<OnIceGatheringDoneEvent> listener)
Add a
EventListener for event OnIceGatheringDoneEvent . |
void |
WebRtcEndpoint.addOnIceGatheringDoneListener(EventListener<OnIceGatheringDoneEvent> listener,
Continuation<ListenerSubscription> cont)
Add a
EventListener for event OnIceGatheringDoneEvent . |
Copyright © 2018 Kurento. All rights reserved.