| Property | Defined by | ||
|---|---|---|---|
| body : String | Response | ||
| code : uint | Response | ||
| headerText : String | Response | ||
| body | property |
body:String [read-write]Implementation
public function get body():String
public function set body(value:String):void
| code | property |
code:uint [read-write]Implementation
public function get code():uint
public function set code(value:uint):void
| headerText | property |
headerText:String [read-write]Implementation
public function get headerText():String
public function set headerText(value:String):void