Uses of Class
org.kurento.client.IceGatheringDoneEvent
-
Uses of IceGatheringDoneEvent in org.kurento.client
Method parameters in org.kurento.client with type arguments of type IceGatheringDoneEventModifier and TypeMethodDescriptionWebRtcEndpoint.addIceGatheringDoneListener(EventListener<IceGatheringDoneEvent> listener) Add aEventListenerfor eventIceGatheringDoneEvent.voidWebRtcEndpoint.addIceGatheringDoneListener(EventListener<IceGatheringDoneEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventIceGatheringDoneEvent.