contactos_foundation library

Classes

Contact
A model representing a contact.
Contact$Field
Contact$Field class used for contact fields which only have a label and a value, such as emails and phone numbers
Contact$PostalAddress
A model representing a postal address.
ContactosPlatform
The interface that implementations of contactos must implement.
ContactosPluginFoundation
The iOS and macOS implementation of ContactosPlatform.
MethodChannelContactos
Wraps NSUserDefaults (on iOS) and SharedPreferences (on Android), providing a persistent store for simple data.

Enums

AndroidAccountType
Android account types
FormOperationErrorCode
Error codes for form operations

Exceptions / Errors

FormOperationException
Exception thrown when a form operation fails
FormOperationException$Canceled
Exception thrown when a form operation is canceled Exception thrown when a form operation fails
FormOperationException$CouldNotBeOpen
Exception thrown when a form operation could not be open Exception thrown when a form operation fails
FormOperationException$Unknown
Exception thrown when a form operation fails with an unknown error Exception thrown when a form operation fails