Packagecom.adobe.protocols.dict
Classpublic class Response



Public Properties
 PropertyDefined by
  body : String
Response
  code : uint
Response
  headerText : String
Response
Property detail
bodyproperty
body:String  [read-write]Implementation
    public function get body():String
    public function set body(value:String):void
codeproperty 
code:uint  [read-write]Implementation
    public function get code():uint
    public function set code(value:uint):void
headerTextproperty 
headerText:String  [read-write]Implementation
    public function get headerText():String
    public function set headerText(value:String):void