Enumeration ZendriveVehicleTaggingErrorCode

An error code that indicates the type of error that occured during a Zendrive Vehicle Tagging Operation.

Enumeration Members

ASSOCIATED_VEHICLES_LIMIT_EXCEEDED: "associated-vehicle-limit-exceeded"
ASSOCIATED_VEHICLE_BEACON_CONFLICT: "associated-vehicle-beacon-conflict"
ASSOCIATED_VEHICLE_CONFLICT: "associated-vehicle-conflict"
BEACON_NOT_ASSOCIATED: "beacon-not-associated"
BEACON_SCAN_ALREADY_IN_PROGRESS: "beacon-scan-already-in-progress"
BLE_SCAN_INTERNAL_ERROR: "ble-scan-internal-error"
BLE_SCAN_NOT_SUPPORTED: "ble-scan-not-supported"
BLUETOOTH_NOT_AVAILABLE: "bluetooth-not-available"
INVALID_VEHICLE_ID: "invalid-vehicle-id"
INVALID_ZENDRIVE_VEHICLE_BEACON: "invalid-zendrive-vehicle-beacon"
INVALID_ZENDRIVE_VEHICLE_INFO: "invalid-zendrive-vehicle-info"
LOCATION_ERROR: "location-error"
MULTIPLE_UUID_ASSOCIATION_ERROR: "multiple-uuid-association-error"
SDK_NOT_SETUP: "sdk-not-setup"
SUCCESS: "success"
VEHICLE_NOT_ASSOCIATED: "vehicle-not-associated"