Method

RestOAuth2Proxyset_client_id

Declaration [src]

void
rest_oauth2_proxy_set_client_id (
  RestOAuth2Proxy* self,
  const gchar* client_id
)

Description

No description available.

Parameters

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