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

Unserialize XML-RPC request into call object.

Parameters:
call Call obejct.
buf Pointer to the buffer with XML-RPC request.
len Length 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, Sun Nov 28 2010 22:37:18.