Interface IEventDispatcher

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

public interface IEventDispatcher
IEventDispatcher interface implementations dispatch events
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Dispatches event
  • Method Details

    • dispatchEvent

      void dispatchEvent(IEvent event)
      Dispatches event
      Parameters:
      event - Event object