Virtual Method

EDataBookBookBackendimpl_contains_email

Declaration [src]

void
impl_contains_email (
  EBookBackend* backend,
  EDataBook* book,
  guint32 opid,
  GCancellable* cancellable,
  const gchar* email_address
)

Description [src]

Checkes whether the backend contains an email address.

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.
email_address

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.