FirebaseFirestoreSettings

Constructors

Link copied to clipboard
constructor(sslEnabled: Boolean, host: String, cacheSettings: LocalCacheSettings, callbackExecutor: Executor)
constructor(sslEnabled: Boolean, host: String, cacheSettings: LocalCacheSettings, dispatchQueue: dispatch_queue_t)
constructor(sslEnabled: Boolean, host: String, cacheSettings: LocalCacheSettings)
constructor(sslEnabled: Boolean, host: String, cacheSettings: LocalCacheSettings, callbackExecutor: Executor)

Types

Link copied to clipboard
actual class Builder
expect class Builder
actual class Builder
actual class Builder
actual class Builder
Link copied to clipboard
actual object Companion
expect object Companion
actual object Companion
actual object Companion
actual object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val dispatchQueue: dispatch_queue_t
Link copied to clipboard
actual val host: String
expect val host: String
actual val host: String
actual val host: String
actual val host: String
Link copied to clipboard
val ios: FIRFirestoreSettings
Link copied to clipboard
val js: Json
Link copied to clipboard
actual val sslEnabled: Boolean
expect val sslEnabled: Boolean
actual val sslEnabled: Boolean
actual val sslEnabled: Boolean
actual val sslEnabled: Boolean