Packageorg.restfulx.events
Classpublic class ServiceCallStopEvent
InheritanceServiceCallStopEvent Inheritance flash.events.Event

This event is dispatched when the responser from the service provider has been received.



Public Properties
 PropertyDefined by
  ID : String = "serviceCallStop"
[static] Event identifier
ServiceCallStopEvent
Public Methods
 MethodDefined by
  
ServiceCallStopEvent
Property detail
IDproperty
public static var ID:String = "serviceCallStop"

Event identifier

Constructor detail
ServiceCallStopEvent()constructor
public function ServiceCallStopEvent()