kotlin-components-docs
jvm
kotlin-components-docs
/
mozilla.appservices.remotesettings
/
RemoteSettingsContext
/
RemoteSettingsContext
Remote
Settings
Context
constructor
(
channel
:
String
?
=
null
,
appVersion
:
String
?
=
null
,
appId
:
String
?
=
null
,
locale
:
String
?
=
null
,
os
:
String
?
=
null
,
osVersion
:
String
?
=
null
,
formFactor
:
String
?
=
null
,
country
:
String
?
=
null
,
customTargettingAttributes
:
Map
<
String
,
String
>
?
=
null
)