OnTxResult

data class OnTxResult(val cmd: Int?, val resultIndex: Int?)

Constructors

Link copied to clipboard
constructor(cmd: Int?, resultIndex: Int?)

Properties

Link copied to clipboard
val cmd: Int?

The index of the command that produced this result.

Link copied to clipboard

For nested results, the index within the result.