CONNECTION_VERIFICATION_CODE_MAX_ATTEMPT

Represents an error indicating that the maximum attempts for entering the verification code during the password reset process have been reached.

This error occurs when multiple invalid verification codes have been entered consecutively. Wait for the verification code attempts limit duration to expire.

Properties

Link copied to clipboard
val code: Int

The integer value associated with each ErrorCode.

Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int