FairmaticErrorCode

An error code that indicates the type of error that occurred during a Fairmatic SDK operation.

Entries

Link copied to clipboard

The driver id provided during SDK setup is invalid.

Link copied to clipboard

The operation failed because the SDK is not yet setup.

Link copied to clipboard

The tracking id provided is invalid.

Link copied to clipboard

This device is not connected to network.

Link copied to clipboard

This indicates an internal SDK error which caused a SDK operation to fail. The error message contains more details. Contact "support@fairmatic.com" if issue does not fix itself soon. This is used as the default error code.

Link copied to clipboard

This operation failed because it should not be called when the sdk is running.

Link copied to clipboard

The driver id provided during SDK setup is invalid.

Link copied to clipboard

Sdk key not found/fleet is not active / fleet not found

Link copied to clipboard

Fleet size limit exceeded 100000

Link copied to clipboard

Driver Deleted

Link copied to clipboard

All the TSPs are disabled

Inherited properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.