kotlin-components-docs
jvm
kotlin-components-docs
/
mozilla.appservices.remotetabs
/
RemoteTabRecord
/
RemoteTabRecord
Remote
Tab
Record
constructor
(
title
:
String
,
urlHistory
:
List
<
String
>
,
icon
:
String
?
,
lastUsed
:
Long
,
inactive
:
Boolean
=
false
)