kotlin-components-docs
jvm
kotlin-components-docs
/
mozilla.appservices.remotesettings
/
RemoteSettingsServer
Remote
Settings
Server
sealed
class
RemoteSettingsServer
The Remote Settings server that the client should use.
Inheritors
Prod
Stage
Dev
Custom
Members
Types
Companion
Link copied to clipboard
object
Companion
Custom
Link copied to clipboard
data
class
Custom
(
val
url
:
String
)
:
RemoteSettingsServer
Dev
Link copied to clipboard
object
Dev
:
RemoteSettingsServer
Prod
Link copied to clipboard
object
Prod
:
RemoteSettingsServer
Stage
Link copied to clipboard
object
Stage
:
RemoteSettingsServer