Package-level declarations

Types

Link copied to clipboard

Sealed class representing authentication process error codes with their public messages.

Link copied to clipboard
abstract class BaseErrorCode(code: String, publicMessage: String)

Base abstract class for all error codes in the 3DS SDK.

Link copied to clipboard

Sealed class representing connectivity error codes with their public messages.