org.red5.server.api.event
public interface IEventListener
Modifier and Type | Method and Description |
---|---|
void |
notifyEvent(IEvent event)
Notify of event.
|
void notifyEvent(IEvent event)
event
- the event objectCopyright © 2006-2012 The Red5 Project