Virtual Method

EDataBookBookBackendimpl_get_contact_list_uids

Declaration [src]

void
impl_get_contact_list_uids (
  EBookBackend* backend,
  EDataBook* book,
  guint32 opid,
  GCancellable* cancellable,
  const gchar* query
)

Description [src]

Fetch a list of contact UIDs based on a search expression.

Parameters

book

Type: EDataBook

No description available.

The data is owned by the caller of the method.
opid

Type: guint32

No description available.

cancellable

Type: GCancellable

No description available.

The argument can be NULL.
The data is owned by the caller of the method.
query

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.