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

SubmitDetectionsFailureReason

Represents the failure reason.

NO_USER

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

NETWORK_ERROR

A network error occurred.

USER_DISABLED_REMOTELY

The user is disabled remotely.

Last updated