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

Type: const gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.