kotlin-components-docs
jvm
kotlin-components-docs
/
mozilla.appservices.remotetabs
/
RemoteCommandStoreInterface
/
addRemoteCommandAt
add
Remote
Command
At
abstract
fun
addRemoteCommandAt
(
deviceId
:
String
,
command
:
RemoteCommand
,
when
:
Timestamp
)
:
Boolean
Add a new command with an explicit timestamp. Primarily used by tests.