ReportEstablishContextResultRequest

@Serializable
data class ReportEstablishContextResultRequest(val requestId: String, val contextId: Int)

Request object containing input parameters for the SmartCardEmulationDomain.reportEstablishContextResult command.

Constructors

Link copied to clipboard
constructor(requestId: String, contextId: Int)

Properties

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)