Fairmatic Drive Detection Mode
Dictates the functioning of Fairmatic's drive detection.
Entries
Fairmatic SDK will not automatically detect and track drives in background in this mode once the SDK is setup. All other APIs on Fairmatic can be invoked independent of this mode. For recording trips in this mode, the application has to explicitly start manual drives.
In this mode drive detection is controlled by period APIs present in com.fairmatic.sdk.Fairmatic. Only FairmaticInsurance APIs should be used in this mode to control Fairmatic SDK behavior. This is the Default mode.
Inherited properties
Functions
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.)
Returns an array containing the constants of this enum type, in the order they're declared.