FireSync API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kProtocolDef.h File Reference

Description

Common FireSync protocol definitions.

Go to the source code of this file.

Macros

#define kFIRESYNC_PROTOCOL_VERSION_MAJOR   (6)
 Always 6.
 
#define kFIRESYNC_PROTOCOL_VERSION_MINOR   (3)
 Updated when breaking changes occur.
 
#define kFIRESYNC_PROTOCOL_VERSION_RELEASE   (1)
 Updated if non-breaking changes need to be detected through the protocol version (e.g. new commands).