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 © 2022 Kurento. All rights reserved.