Ditto
fun Ditto(dependencies: DittoDependencies, identity: DittoIdentity = DittoIdentity.OfflinePlayground(dependencies))
Content copied to clipboard
Creates a Ditto instance.
Parameters
dependencies
the dependencies required by the SDK to be initialised.
identity
the identity to be used to represent the connected client.