Method

RestOAuth2Proxyset_access_token

Declaration [src]

void
rest_oauth2_proxy_set_access_token (
  RestOAuth2Proxy* self,
  const gchar* access_token
)

Description

No description available.

Parameters

access_token const gchar*
  No description available.
 The data is owned by the caller of the function.
 The string is a NUL terminated UTF-8 string.