Packageorg.igniterealtime.xiff.events
Classpublic class LoginEvent
InheritanceLoginEvent Inheritance flash.events.Event



Public Methods
 MethodDefined By
  
LoginEvent
  
clone():Event
[override]
LoginEvent
  
toString():String
[override]
LoginEvent
Public Constants
 ConstantDefined By
  LOGIN : String = login
[static]
LoginEvent
Constructor Detail
LoginEvent()Constructor
public function LoginEvent()



Method Detail
clone()method
override public function clone():Event

Returns
Event
toString()method 
override public function toString():String

Returns
String
Constant Detail
LOGINConstant
public static const LOGIN:String = login