Types

Link copied to clipboard

The user canceled the transaction from the UI.

Link copied to clipboard
data class Completed(val error: Throwable?) : PresentmentModel.State

The presentment has completed.

Link copied to clipboard

Connecting to the credential reader.

Link copied to clipboard

The presentment has just started.

Link copied to clipboard

Waiting to send the response to the credential reader.

Link copied to clipboard

Waiting for the credential reader.

Link copied to clipboard

Waiting for user input.