Interface IEventListener

All Known Subinterfaces:
IBasicScope, IBroadcastScope, IConnection, ICoreObject, IGlobalScope, IRemotingConnection, IScope, IServiceCapableConnection, IStreamCapableConnection
All Known Implementing Classes:
BaseConnection, BasicScope, BroadcastScope, GlobalScope, RoomScope, RTMPConnection, RTMPMinaConnection, Scope, WebScope

public interface IEventListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notify of event.
  • Method Details

    • notifyEvent

      void notifyEvent(IEvent event)
      Notify of event.
      Parameters:
      event - the event object