stop

open override fun stop()

Stop the MatrixClient and its CoroutineScope. It should be called to clean up all resources used by MatrixClient.

After calling this, this instance should not be used anymore!