|
FireSync API
|
Common FireSync protocol definitions.
Go to the source code of this file.
Macros | |
| #define | kFIRESYNC_PROTOCOL_VERSION_MAJOR |
| Always 6. | |
| #define | kFIRESYNC_PROTOCOL_VERSION_MINOR |
| Updated when breaking changes occur. | |
| #define | kFIRESYNC_PROTOCOL_VERSION_RELEASE |
| Updated if non-breaking changes need to be detected through the protocol version (e.g. new commands). | |