AuthenticationError

This class holds the details for the error result of the authentication process.

Parameters

errorType

The type of error that occurred.

errorCode

The error code.

errorDescription

The error description.

errorMessage

The public error message that can be exposed.

Properties

Link copied to clipboard
Link copied to clipboard
val errorMessage: String? = null
Link copied to clipboard