Priority medium
Bug ID 55924
CC syncevolution-issues@syncevolution.org
Assignee syncevolution-issues@syncevolution.org
Blocks 55916
Summary D-Bus PIM API: peers and databases
Severity normal
Classification Unclassified
OS All
Reporter patrick.ohly@gmx.de
Hardware Other
Status NEW
Version unspecified
Component SyncEvolution
Product SyncEvolution

Peers
-----

A peer is an entity which has exactly one address book that is meant
to be cached locally. Typically a peer is a phone connected via
Bluetooth and accessed via PBAP, but it could also be a web service
that supports CardDAV or a phone with SyncML support.

Address books
-------------

Address books which mirror data from a specific peer use the string
"peer-<uid>" as ID, where <uid> is the unique ID of that peer.

In addition, there is a system address book which is independent of
any particular phone. Its ID is the empty string.

APIs
----
Manager.Start/Stop - startup control
Manager.GetActiveAddressBooks/SetActiveAddressBooks - control unified address
book content
Manager.SetPeer/RemovePeer/SyncPeer/StopSync/GetAllPeers - configure and
control syncing


You are receiving this mail because: