fun setAccessLicense(license: String): Unit
Activate a DittoKit instance by setting an access license. You cannot interact with DittoKit before you have activated it.
DittoKit
license - the license to activate the DittoKit instance with.
license