| Interface | Description |
|---|---|
| D1Task.Callback<T> |
Generic callback to return result of an asynchronous call.
|
| D1Task.ConfigCallback<T> |
Configuration callback to return result of an asynchronous call.
|
| Class | Description |
|---|---|
| CardPINUI |
Class for card PIN UI.
|
| ConfigParams |
The configuration parameters for D1 SDK initializations.
|
| D1Params |
The configuration parameters for D1 SDK initializations.
|
| D1Task |
Main class for D1 use cases.
|
| D1Task.Builder |
An object that constructs
D1Task from its configurations. |
| EntryUI |
Class for entry UI.
|
| PINDisplayTextView |
TextView for card PIN display.
|
| SecureEditText |
EditText for secure input.
|
| Enum | Description |
|---|---|
| D1Exception.ErrorCode |
D1 error code.
|
| D1Params.Type |
Internal Usage only
|
| Exception | Description |
|---|---|
| D1Exception |
The D1 exception.
|