Package org.red5.server.api.event
Interface IEventListener
- All Known Subinterfaces:
IBasicScope,IBroadcastScope,IConnection,ICoreObject,IGlobalScope,IScope,IServiceCapableConnection,ISharedObject,IStreamCapableConnection
- All Known Implementing Classes:
BaseConnection,BasicScope,RTMPConnection,RTMPMinaConnection,Scope,SharedObjectScope
public interface IEventListener
-
Method Summary
-
Method Details
-
notifyEvent
Notify of event.- Parameters:
event- the event object
-