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

Unserialize XML-RPC request into call object.

Parameters:
callCall obejct.
bufPointer to the buffer with XML-RPC request.
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, Tue Jun 7 2011 18:34:21.