Virtual Method

EDataBookBookBackendimpl_modify_contacts

Declaration [src]

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

Description [src]

Modify the existing contacts using the passed vcards.

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

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.