kotlin-components-docs
jvm
kotlin-components-docs
/
mozilla.appservices.remotetabs
/
RemoteCommandStoreInterface
/
addRemoteCommand
add
Remote
Command
abstract
fun
addRemoteCommand
(
deviceId
:
String
,
command
:
RemoteCommand
)
:
Boolean
Add a new command, after which it will be pending. Returns false if the command is already active.