TestReaderUpdate

Describes a simulated software update to apply during a test-mode connection.

Create instances using the companion object factory methods.

Types

Link copied to clipboard
object Companion
Link copied to clipboard

The type of update to test during connection.

Properties

Link copied to clipboard

The component(s) the simulated update contains. Only applicable for TestReaderUpdateType.AVAILABLE, TestReaderUpdateType.REQUIRED, and TestReaderUpdateType.REQUIRED_OFFLINE types. Will be empty for other types.

Link copied to clipboard

The kind of simulated update.

Functions

Link copied to clipboard
open override fun toString(): String