Get information about one PIM data source
org.freesmartphone.PIM.Source
Description: Get the sources name.
The name of the PIM data source
Description: Get the sources status.
The status of the PIM data source
Description: Get the list of PIM domains this source supports.
The list of supported PIM domains
Description: Enable backend.
Description: Disable backend.
Description: Check, if backend is enabled.
Current state of backend (enabled or disabled)
Description: Check, if backend is already initialized.
Current state of backend (initialized or not initialized)
Description: Get the list of properties this source supports. Possible properties: add_entry, upd_entry, del_entry, upd_entry_with_new_field, needs_login
The list of supported properties
Description: Set this backend as default in specified domain.
Name of domain
Description: Synchronize backend if it needs synchronizing.
True if synchronization went successfully; False otherwise.