Flowdock
method

call2

Importance_1
v2_2_9 - Show latest stable - 0 notes - Class: Client
call2(method, *args) public

The difference between this method and XMLRPC::Client#call is, that this method will NOT raise a XMLRPC::FaultException exception.

The method returns an array of two values. The first value indicates if the second value is true or an XMLRPC::FaultException.

Both are explained in XMLRPC::Client#call.

Simple to remember: The “2” in “call2” denotes the number of values it returns.

Show source
Register or log in to add new notes.