Uses of Class
org.kurento.client.StoppedEvent
-
Uses of StoppedEvent in org.kurento.client
Method parameters in org.kurento.client with type arguments of type StoppedEventModifier and TypeMethodDescriptionRecorderEndpoint.addStoppedListener(EventListener<StoppedEvent> listener) Add aEventListenerfor eventStoppedEvent.voidRecorderEndpoint.addStoppedListener(EventListener<StoppedEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventStoppedEvent.