Method

RestOAuth2Proxyrefresh_access_token_finish

Declaration [src]

gboolean
rest_oauth2_proxy_refresh_access_token_finish (
  RestOAuth2Proxy* self,
  GAsyncResult* result,
  GError** error
)

Description

No description available.

Parameters

result GAsyncResult
 

A GAsyncResult provided to callback.

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

Return value

Returns: gboolean
  No description available.