Packageeu.orangeflash.webapis.wp
Classpublic class WPMethod
InheritanceWPMethod Inheritance MethodCall Inheritance flash.events.EventDispatcher
ImplementsIMethodCall



Public Properties
 PropertyDefined by
 Inheritedclient : IClient
Property, indicates IClient instance.
MethodCall
 Inheriteddata : Object
Property Read-Only, returns raw data recieved from URLLoader.load() request.
MethodCall
 InheritedmethodName : String
Property, indicates methodName on remote server.
MethodCall
 Inheritedparams : Array
Property, collection of arguments.
MethodCall
 Inheritedresponse : IMethodResponse
Property Read-Only, returns reference to IMethodResponse instance generated on response.
MethodCall
 Inheritedresult : Array
Property[Read-Only], reference to result.
MethodCall
Protected Properties
 PropertyDefined by
 Inheritedargs : Array
MethodCall
 Inheriteddeserializer : IXMLRPCDeserializer
MethodCall
 InheritedmethodResponse : IMethodResponse
MethodCall
 Inheritedname : String
MethodCall
 Inheritedserializer : IXMLRPCSerializer
MethodCall
 InheritedserviceClient : IClient
MethodCall
 InheritedurlLoader : URLLoader
MethodCall
 InheritedurlRequest : URLRequest
MethodCall
Public Methods
 MethodDefined by
 Inherited
invoke(methodName:String = null, params:Array = null):void
MethodCall
Events
 EventSummaryDefined by
 Inherited  MethodCall
 Inherited  MethodCall
 Inherited  MethodCall