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