CONNECTION_WRONG_VERIFICATION_CODE

Represents an error indicating the input of an incorrect verification code during the password reset process, sent via email.

This error occurs when the user enters an invalid verification code. Ensure the accuracy of the verification code or request a new code to reset the password successfully.

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