kotlin-components-docs
jvm
kotlin-components-docs
/
mozilla.appservices.remotetabs
/
RemoteCommand
Remote
Command
sealed
class
RemoteCommand
A command which should be sent to a remote device.
Inheritors
CloseTab
Members
Types
Close
Tab
Link copied to clipboard
data
class
CloseTab
(
val
url
:
String
)
:
RemoteCommand
Companion
Link copied to clipboard
object
Companion