Method

RestProxyCallinvoke_finish

Declaration [src]

gboolean
rest_proxy_call_invoke_finish (
  RestProxyCall* call,
  GAsyncResult* result,
  GError** error
)

Description

No description available.

Parameters

result GAsyncResult
 

The result from the GAsyncReadyCallback.

 The data is owned by the caller of the function.
error GError **
  The return location for a GError*, or NULL.

Return value

Returns: gboolean
 

TRUE on success.