Jump To:
Leopard Reference: Cocoa
Sync Services provides all the classes and protocols needed to sync user data with other applications, devices, and tools on the same computer or --using a .Mac account -- with other computers. Developers use this framework to manage their sync sessions and communicate with the sync engine to push and pull changes.

Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
ISyncSession Class Reference (HTML) (PDF)
An ISyncSession object is used to manage a single sync operation.
2008-11-19
Apple Applications Schema Reference (HTML) (PDF)
Describes the schemas used by Apple Applications to sync records such as contacts, calendars, and bookmarks.
2007-10-31
ISyncUIHelper Protocol Reference (HTML) (PDF)
An informal protocol that provides user interface attributes to the iSync user interface.
2007-10-31
Sync Services Framework Reference (HTML) (PDF)
Describes the Objective-C API for the Sync Services framework used to sync applications and devices.
2007-10-31
ISyncClient Class Reference (HTML) (PDF)
An ISyncClient object represents an application, tool, or device that syncs records--for example, Address Book, .Mac, or a mobile phone.
2007-07-11
ISyncFiltering Protocol Reference (HTML) (PDF)
2007-07-11
ISyncManager Class Reference (HTML) (PDF)
You use an ISyncManager object to communicate directly with the sync engine to perform administrative operations.
2007-07-11
ISyncRecordReference Class Reference (HTML) (PDF)
2007-07-11
ISyncSessionDriver Class Reference (HTML) (PDF)
2007-07-11
ISyncSessionDriverDataSource Protocol Reference (HTML) (PDF)
Defines a set of methods that the data source of an ISyncSessionDriver object must implement.
2007-07-11
NSPersistentStoreCoordinator Sync Services Additions Reference (HTML) (PDF)
Describes the methods added to NSPersistenStoreCoordinator to support syncing of Core Data managed objects
2007-07-11
NSPersistentStoreCoordinatorSyncing Protocol Reference (HTML) (PDF)
Describes a protocol that you use to change the behavior of a Core Data application sync session.
2007-07-11
Sync Services Constants Reference (HTML) (PDF)
2007-07-11
ISyncFilter Class Reference (HTML) (PDF)
2006-07-07
ISyncRecordSnapshot Class Reference (HTML) (PDF)
2006-07-07
ISyncChange Class Reference (HTML) (PDF)
2006-06-30