kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Target
/
CloseTargetReturn
Close
Target
Return
@
Serializable
data
class
CloseTargetReturn
(
val
success
:
Boolean
)
Members
Constructors
Close
Target
Return
Link copied to clipboard
constructor
(
success
:
Boolean
)
Properties
success
Link copied to clipboard
val
success
:
Boolean
Always set to true. If an error occurs, the response indicates protocol error.