Constants

The following constants are available globally.

  • Identifier used by Zendrive SDK for region monitoring geofences

    Declaration

    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