Constants
The following constants are available globally.
-
Project version number for ZendriveSDK.
Declaration
Objective-C
extern double ZendriveSDKVersionNumber
-
Project version string for ZendriveSDK.
Declaration
Objective-C
extern const unsigned char ZendriveSDKVersionString[]
-
Identifier used by
Zendrive
SDK for region monitoring geofencesDeclaration
Objective-C
extern NSString *const _Nonnull kZendriveGeofenceIdentifier
-
Key for groupId returned by toJson method.
Declaration
Objective-C
extern NSString *const _Nonnull kDriverAttributesKeyGroup
-
Key for ServiceLevel returned by toJson method.
Declaration
Objective-C
extern NSString *const _Nonnull kDriverAttributesKeyPriority
-
Key for driver alias returned by toJson method.
Declaration
Objective-C
extern NSString *const _Nonnull kDriverAttributesKeyAlias
-
The domain for
Zendrive
errors. This value is used in the NSError class.Declaration
Objective-C
extern NSString *const kZendriveErrorDomain
-
The domain for
ZendriveVehicleTagging
errors. This value is used in the NSError class.Declaration
Objective-C
extern NSString *const kZendriveVehicleTaggingErrorDomain