Function

RestProxyCallAsyncCallback

Declaration

void
ProxyCallAsyncCallback (
  RestProxyCall* call,
  const GError* error,
  GObject* weak_object,
  gpointer userdata
)

Description

No description available.

Parameters

call RestProxyCall
  No description available.
 The data is owned by the caller of the function.
error const GError*
  No description available.
 The data is owned by the caller of the function.
weak_object GObject*
  No description available.
 The data is owned by the caller of the function.
userdata gpointer
  No description available.