ditto-lib / live.ditto / DittoKit / stop

stop

fun stop(): Unit

Stop all transports

fun stop(transports: Set<DittoTransports>): Unit

Stop a set of transports from being used by DittoKit to connect to other devices.

Parameters

transports - the set of transports to be stopped.