ParsedServiceParameterRecord

data class ParsedServiceParameterRecord(val tnepVersion: Int, val serviceNameUri: String, val tnepCommunicationMode: Int, val tWaitMillis: Double, val nWait: Int, val maxNdefSize: Int)

Constructors

Link copied to clipboard
constructor(tnepVersion: Int, serviceNameUri: String, tnepCommunicationMode: Int, tWaitMillis: Double, nWait: Int, maxNdefSize: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard