Uses of Interface
org.kurento.client.EventListener
-
Uses of EventListener in org.kurento.client
Methods in org.kurento.client with parameters of type EventListenerModifier and TypeMethodDescriptionZBarFilter.addCodeFoundListener(EventListener<CodeFoundEvent> listener) Add aEventListenerfor eventCodeFoundEvent.voidZBarFilter.addCodeFoundListener(EventListener<CodeFoundEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventCodeFoundEvent.BaseRtpEndpoint.addConnectionStateChangedListener(EventListener<ConnectionStateChangedEvent> listener) Add aEventListenerfor eventConnectionStateChangedEvent.voidBaseRtpEndpoint.addConnectionStateChangedListener(EventListener<ConnectionStateChangedEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventConnectionStateChangedEvent.WebRtcEndpoint.addDataChannelClosedListener(EventListener<DataChannelClosedEvent> listener) Add aEventListenerfor eventDataChannelClosedEvent.voidWebRtcEndpoint.addDataChannelClosedListener(EventListener<DataChannelClosedEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventDataChannelClosedEvent.WebRtcEndpoint.addDataChannelOpenedListener(EventListener<DataChannelOpenedEvent> listener) Add aEventListenerfor eventDataChannelOpenedEvent.voidWebRtcEndpoint.addDataChannelOpenedListener(EventListener<DataChannelOpenedEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventDataChannelOpenedEvent.WebRtcEndpoint.addDtlsConnectionStateChangeListener(EventListener<DtlsConnectionStateChangeEvent> listener) Add aEventListenerfor eventDtlsConnectionStateChangeEvent.voidWebRtcEndpoint.addDtlsConnectionStateChangeListener(EventListener<DtlsConnectionStateChangeEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventDtlsConnectionStateChangeEvent.MediaElement.addElementConnectedListener(EventListener<ElementConnectedEvent> listener) Add aEventListenerfor eventElementConnectedEvent.voidMediaElement.addElementConnectedListener(EventListener<ElementConnectedEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventElementConnectedEvent.MediaElement.addElementDisconnectedListener(EventListener<ElementDisconnectedEvent> listener) Add aEventListenerfor eventElementDisconnectedEvent.voidMediaElement.addElementDisconnectedListener(EventListener<ElementDisconnectedEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventElementDisconnectedEvent.HttpPostEndpoint.addEndOfStreamListener(EventListener<EndOfStreamEvent> listener) Add aEventListenerfor eventEndOfStreamEvent.voidHttpPostEndpoint.addEndOfStreamListener(EventListener<EndOfStreamEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventEndOfStreamEvent.PlayerEndpoint.addEndOfStreamListener(EventListener<EndOfStreamEvent> listener) Add aEventListenerfor eventEndOfStreamEvent.voidPlayerEndpoint.addEndOfStreamListener(EventListener<EndOfStreamEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventEndOfStreamEvent.MediaObject.addErrorListener(EventListener<ErrorEvent> listener) Add aEventListenerfor eventErrorEvent.voidMediaObject.addErrorListener(EventListener<ErrorEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventErrorEvent.<T extends Event>
ListenerSubscriptionKurentoObject.addEventListener(String type, EventListener<T> listener, Class<T> eventType) WebRtcEndpoint.addIceCandidateFoundListener(EventListener<IceCandidateFoundEvent> listener) Add aEventListenerfor eventIceCandidateFoundEvent.voidWebRtcEndpoint.addIceCandidateFoundListener(EventListener<IceCandidateFoundEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventIceCandidateFoundEvent.WebRtcEndpoint.addIceComponentStateChangedListener(EventListener<IceComponentStateChangedEvent> listener) Add aEventListenerfor eventIceComponentStateChangedEvent.voidWebRtcEndpoint.addIceComponentStateChangedListener(EventListener<IceComponentStateChangedEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventIceComponentStateChangedEvent.WebRtcEndpoint.addIceGatheringDoneListener(EventListener<IceGatheringDoneEvent> listener) Add aEventListenerfor eventIceGatheringDoneEvent.voidWebRtcEndpoint.addIceGatheringDoneListener(EventListener<IceGatheringDoneEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventIceGatheringDoneEvent.MediaElement.addMediaFlowInStateChangedListener(EventListener<MediaFlowInStateChangedEvent> listener) Add aEventListenerfor eventMediaFlowInStateChangedEvent.voidMediaElement.addMediaFlowInStateChangedListener(EventListener<MediaFlowInStateChangedEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventMediaFlowInStateChangedEvent.MediaElement.addMediaFlowOutStateChangedListener(EventListener<MediaFlowOutStateChangedEvent> listener) Add aEventListenerfor eventMediaFlowOutStateChangedEvent.voidMediaElement.addMediaFlowOutStateChangedListener(EventListener<MediaFlowOutStateChangedEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventMediaFlowOutStateChangedEvent.SessionEndpoint.addMediaSessionStartedListener(EventListener<MediaSessionStartedEvent> listener) Add aEventListenerfor eventMediaSessionStartedEvent.voidSessionEndpoint.addMediaSessionStartedListener(EventListener<MediaSessionStartedEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventMediaSessionStartedEvent.SessionEndpoint.addMediaSessionTerminatedListener(EventListener<MediaSessionTerminatedEvent> listener) Add aEventListenerfor eventMediaSessionTerminatedEvent.voidSessionEndpoint.addMediaSessionTerminatedListener(EventListener<MediaSessionTerminatedEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventMediaSessionTerminatedEvent.BaseRtpEndpoint.addMediaStateChangedListener(EventListener<MediaStateChangedEvent> listener) Add aEventListenerfor eventMediaStateChangedEvent.voidBaseRtpEndpoint.addMediaStateChangedListener(EventListener<MediaStateChangedEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventMediaStateChangedEvent.MediaElement.addMediaTranscodingStateChangedListener(EventListener<MediaTranscodingStateChangedEvent> listener) Add aEventListenerfor eventMediaTranscodingStateChangedEvent.voidMediaElement.addMediaTranscodingStateChangedListener(EventListener<MediaTranscodingStateChangedEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventMediaTranscodingStateChangedEvent.WebRtcEndpoint.addNewCandidatePairSelectedListener(EventListener<NewCandidatePairSelectedEvent> listener) Add aEventListenerfor eventNewCandidatePairSelectedEvent.voidWebRtcEndpoint.addNewCandidatePairSelectedListener(EventListener<NewCandidatePairSelectedEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventNewCandidatePairSelectedEvent.ServerManager.addObjectCreatedListener(EventListener<ObjectCreatedEvent> listener) Add aEventListenerfor eventObjectCreatedEvent.voidServerManager.addObjectCreatedListener(EventListener<ObjectCreatedEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventObjectCreatedEvent.ServerManager.addObjectDestroyedListener(EventListener<ObjectDestroyedEvent> listener) Add aEventListenerfor eventObjectDestroyedEvent.voidServerManager.addObjectDestroyedListener(EventListener<ObjectDestroyedEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventObjectDestroyedEvent.RtpEndpoint.addOnKeySoftLimitListener(EventListener<OnKeySoftLimitEvent> listener) Add aEventListenerfor eventOnKeySoftLimitEvent.voidRtpEndpoint.addOnKeySoftLimitListener(EventListener<OnKeySoftLimitEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventOnKeySoftLimitEvent.RecorderEndpoint.addPausedListener(EventListener<PausedEvent> listener) Add aEventListenerfor eventPausedEvent.voidRecorderEndpoint.addPausedListener(EventListener<PausedEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventPausedEvent.RecorderEndpoint.addRecordingListener(EventListener<RecordingEvent> listener) Add aEventListenerfor eventRecordingEvent.voidRecorderEndpoint.addRecordingListener(EventListener<RecordingEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventRecordingEvent.RecorderEndpoint.addStoppedListener(EventListener<StoppedEvent> listener) Add aEventListenerfor eventStoppedEvent.voidRecorderEndpoint.addStoppedListener(EventListener<StoppedEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventStoppedEvent.UriEndpoint.addUriEndpointStateChangedListener(EventListener<UriEndpointStateChangedEvent> listener) Add aEventListenerfor eventUriEndpointStateChangedEvent.voidUriEndpoint.addUriEndpointStateChangedListener(EventListener<UriEndpointStateChangedEvent> listener, Continuation<ListenerSubscription> cont) Add aEventListenerfor eventUriEndpointStateChangedEvent.