OfflinePlayground

fun OfflinePlayground(    dependencies: DittoDependencies,     appId: String? = null,     siteId: BigInteger? = null)

Parameters

dependencies

the dependencies required by the SDK to be initialised.

appId

the name of the app. If you are developing multiple apps, use distinct names to ensure they do not attempt to connect and sync with each other.

siteId

the site identifier of the peer.