libxrdeveloper's documentation
gboolean xr_call_unserialize_response ( xr_call call,
const char *  buf,
int  len 
)

Unserialize XML-RPC response into call object.

Parameters
callCall obejct.
bufPointer to the buffer with XML-RPC response.
lenLength of the buffer.
Returns
Returns TRUE on success and FALSE on failure. On failure xr_call_set_error is used to set reason of the failure.
Documentation for libxr, Wed Apr 27 2016 22:07:49.