Companion

object Companion

Properties

Link copied to clipboard
const val VERSION: <Error class: unknown class>

A string containing the semantic version of the Ditto SDK. Example: 4.4.3

Functions

Link copied to clipboard
suspend fun open(config: DittoAndroidConfig): Ditto

Asynchronously creates and returns a new Ditto instance using the provided configuration.

Link copied to clipboard

Synchronously creates and returns a new Ditto instance using the provided configuration.