Method

AppStreamReviewsClientget_client_id

Declaration [src]

const gchar*
as_reviews_client_get_client_id (
  AsReviewsClient* rrc
)

Description [src]

Get the ID of the client application which is fetching reviews.

Return value

Type: const gchar*

The client-ID.

The returned data is owned by the instance.
The value is a NUL terminated UTF-8 string.