libxrdeveloper's documentation
gboolean xr_client_call ( xr_client_conn conn,
xr_call call,
GError **  err 
)

Perform XML-RPC call over connection.

Parameters:
conn Connection object.
call Call object.
err Error object.
Returns:
Function returns FALSE on failure (including XML-RPC exception) and TRUE on success. XML-RPC exception have err->domain == 0.
Documentation for libxr, Sun Nov 28 2010 15:57:14.