State

Possible states that the model can be in.

Entries

Link copied to clipboard

Presentment is not active.

Link copied to clipboard

Presentment has been started but the mechanism used to communicate with the reader is not yet available.

Link copied to clipboard

Presentment is ready, waiting for a PresentmentSource to be connected.

Link copied to clipboard

Presentment is currently underway.

Link copied to clipboard

A request has been received and multiple documents can be presented and the user needs to pick one.

Link copied to clipboard

A request has been received, waiting for the user to provide consent.

Link copied to clipboard

Presentment is complete. If something went wrong the error property is set.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.