shutdown
abstract fun shutdown()
Content copied to clipboard
Cleanly shuts down the messaging client when you are done with it. It will dispose() the client after shutdown, so it could not be reused.
Cleanly shuts down the messaging client when you are done with it. It will dispose() the client after shutdown, so it could not be reused.