NimbusServerSettings

data class NimbusServerSettings(var rsService: RemoteSettingsService, var collectionName: String) : Disposable

Constructors

Link copied to clipboard
constructor(rsService: RemoteSettingsService, collectionName: String)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun destroy()

Properties

Link copied to clipboard
Link copied to clipboard