shutdown

abstract fun shutdown()

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.