Package-level declarations

Types

Link copied to clipboard
object DotSdk

DOT SDK main component.

Link copied to clipboard
data class DotSdkConfiguration(    val context: Context,     val licenseBytes: ByteArray,     val libraries: List<DotLibrary>,     val transactionCountingToken: String? = null)

Configuration for the main DOT SDK component.