fun stop(): Unit
Stop all transports
fun stop(transports: Set<DittoTransports>): Unit
Stop a set of transports from being used by DittoSyncKit to connect to other devices.
transports - the set of transports to be stopped.
transports