For the complete documentation index, see llms.txt. This page is also available as Markdown.

EnableDetectionsFailureReason

Represents the failure reason.

NO_USER

No Sentiance user is present on device. Call Sentiance.createUser(UserCreationOptions) to create a user.

PAST_EXPIRY_DATE

Expiry date is in past.

USER_DISABLED_REMOTELY

The user is disabled remotely.

Last updated