Flowdock
method

proxy

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: Client

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v2_2_9) is shown here.

proxy(prefix=nil, *args) public

Returns an object of class XMLRPC::Client::Proxy, initialized with prefix and args.

A proxy object returned by this method behaves like XMLRPC::Client#call, i.e. a call on that object will raise a XMLRPC::FaultException when a fault-structure is returned by that call.

Show source
Register or log in to add new notes.