LicenseStatus
Represents the status of a MiSnap license. Statuses:
NOT_VALID License failed validation.
PLATFORM_NOT_SUPPORTED Android platform not supported.
NOT_VALID_APP_ID Current application id is not supported.
FEATURE_NOT_SUPPORTED Requested feature is not included with this license.
EXPIRED Expired license but all functionality is still accessible. Please contact Mitek as soon as possible to avoid loss of functionality.
DISABLED Expired license and all functionality is no longer accessible. Please contact Mitek as soon as possible.
VALID License is valid.
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.