Virtual Method
EDataBookBookBackendimpl_contains_email
Declaration [src]
void
impl_contains_email (
EBookBackend* backend,
EDataBook* book,
guint32 opid,
GCancellable* cancellable,
const gchar* email_address
)
Parameters
book-
Type:
EDataBookNo description available.
The data is owned by the caller of the method. opid-
Type:
guint32No description available.
cancellable-
Type:
GCancellableNo 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.