Packageorg.restfulx.events
Classpublic class ServiceCallStartEvent
InheritanceServiceCallStartEvent Inheritance flash.events.Event

This event is dispatched when service provider call is about to be made.



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

Event identifier

Constructor detail
ServiceCallStartEvent()constructor
public function ServiceCallStartEvent()