E
Description:
Content:
Classes:
- BookClient - Contains only private data that should be read and manipulated using the functions below.
- BookClientCursor - Contains only private data.
- BookClientView - Contains only private data the should be read and manipulated using the functions below.
- Destination
Enums:
- BookStatus - Error
codes for the
E_BOOK_ERROR
error
Functions:
- public Quark book_error_quark ()
- public bool book_utils_get_recipient_certificates_sync (SourceRegistry registry, SList<BookClient>? only_clients, RecipientCertificateFlags flags, GenericArray<string> recipients, out SList<string> out_certificates, Cancellable? cancellable = null) throws Error
Synchronously searches for
recipients
S/MIME or PGP certificates either in providedonly_clients
BookClient, or, whennull
, in each found address book configured for auto-completion.