kdriver
Toggle table of contents
0.5.9
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
SmartCardEmulation
/
ReportEstablishContextResultParameter
Report
Establish
Context
Result
Parameter
@
Serializable
data
class
ReportEstablishContextResultParameter
(
val
requestId
:
String
,
val
contextId
:
Int
)
Members
Constructors
Report
Establish
Context
Result
Parameter
Link copied to clipboard
constructor
(
requestId
:
String
,
contextId
:
Int
)
Properties
context
Id
Link copied to clipboard
val
contextId
:
Int
request
Id
Link copied to clipboard
val
requestId
:
String