kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
IO
/
CloseParameter
Close
Parameter
@
Serializable
data
class
CloseParameter
(
val
handle
:
String
)
Members
Constructors
Close
Parameter
Link copied to clipboard
constructor
(
handle
:
String
)
Properties
handle
Link copied to clipboard
val
handle
:
String
Handle of the stream to close.