kdriver
Toggle table of contents
0.2.7
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp
/
CDP
/
callCommand
call
Command
abstract
suspend
fun
callCommand
(
method
:
String
,
parameter
:
JsonElement
?
,
mode
:
CommandMode
)
:
JsonElement
?