Packagecom.smartfoxserver.v2.core
Classpublic class BaseEvent
InheritanceBaseEvent Inheritance flash.events.Event
Subclasses LoggerEvent, SFSBuddyEvent, SFSEvent

This is the base class of all the events dispatched by the SmartFoxServer 2X ActionScript 3 API. In particular, check the SFSEvent and SFSBuddyEvent children classes for more informations.

See also

SFSEvent
SFSBuddyEvent
LoggerEvent


Public Properties
 PropertyDefined By
  params : Object
Specifies the object containing the parameters of the event.
BaseEvent
Property Detail
paramsproperty
public var params:Object

Specifies the object containing the parameters of the event.