AiutaAnalyticsTryOnErrorType

Entries

Link copied to clipboard
@SerialName(value = "preparePhotoFailed")
PREPARE_PHOTO_FAILED
Link copied to clipboard
@SerialName(value = "uploadPhotoFailed")
UPLOAD_PHOTO_FAILED
Link copied to clipboard
@SerialName(value = "authorizationFailed")
AUTHORIZATION_FAILED
Link copied to clipboard
@SerialName(value = "requestOperationFailed")
REQUEST_OPERATION_FAILED
Link copied to clipboard
@SerialName(value = "startOperationFailed")
START_OPERATION_FAILED
Link copied to clipboard
@SerialName(value = "operationFailed")
OPERATION_FAILED
Link copied to clipboard
@SerialName(value = "operationTimeout")
OPERATION_TIMEOUT
Link copied to clipboard
@SerialName(value = "operationEmptyResults")
OPERATION_EMPTY_RESULTS
Link copied to clipboard
@SerialName(value = "downloadResultFailed")
DOWNLOAD_RESULT_FAILED
Link copied to clipboard
@SerialName(value = "internalSdkError")
INTERNAL_SDK_ERROR

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

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.