CONNECTION_TOKEN_NOT_VALID

Represents an error when the authentication token for sign-in is empty.

This error occurs when the user attempts to sign in without providing an authentication token. Ensure that a valid authentication token is provided before initiating sign-in.

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