Virtual Method

EDataBookBookBackendimpl_remove_contacts

Declaration [src]

void
impl_remove_contacts (
  EBookBackend* backend,
  EDataBook* book,
  guint32 opid,
  GCancellable* cancellable,
  const gchar* const* uids,
  guint32 opflags
)

Description [src]

Remove the contacts specified by the passed UIDs.

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

Type: const gchar* const*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
opflags

Type: guint32

No description available.