Method

ValentContactStoreget_uid

unstable since: 1.0

Declaration [src]

const char*
valent_contact_store_get_uid (
  ValentContactStore* store
)

Description [src]

Get the UID of store.

Available since: 1.0

Return value

Type: const char*

A UID.

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