public var done:Boolean
This property can be used as the source for data binding.
public var id:String
This property can be used as the source for data binding.
public var message:String
This property can be used as the source for data binding.
public var secondsToWait:int
This property can be used as the source for data binding.
public var state:AsyncRequestState
This property can be used as the source for data binding.
public var statusCode:StatusCode
This property can be used as the source for data binding.
public function AsyncResult(result:Object)Parameters