Builder

class Builder(val requestId: String, val readerName: String, val state: ConnectionState, val atr: String)

A builder for ReportStatusResultRequest, which allows setting the optional parameters of the SmartCardEmulationDomain.reportStatusResult command via a lambda.

Constructors

Link copied to clipboard
constructor(requestId: String, readerName: String, state: ConnectionState, atr: String)

Properties

Link copied to clipboard
val atr: String

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)

Functions

Link copied to clipboard