Uses of Class
org.kurento.client.ErrorEvent
-
Uses of ErrorEvent in org.kurento.client
Method parameters in org.kurento.client with type arguments of type ErrorEventModifier and TypeMethodDescriptionMediaObject.addErrorListener(EventListener<ErrorEvent> listener) Add aEventListenerfor eventErrorEvent.voidMediaObject.addErrorListener(EventListener<ErrorEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventErrorEvent.