kotlin-components-docs
jvm
kotlin-components-docs
/
mozilla.appservices.fxaclient
/
AttachedClient
/
AttachedClient
Attached
Client
constructor
(
clientId
:
String
?
,
deviceId
:
String
?
,
deviceType
:
DeviceType
,
isCurrentSession
:
Boolean
,
name
:
String
?
,
createdTime
:
Long
?
,
lastAccessTime
:
Long
?
,
scope
:
List
<
String
>
?
)