vertx / io.vertx.reactivex.mqtt / MqttServer / rxClose

rxClose

open fun rxClose(): Completable

Close the server supplying an handler that will be called when the server is actually closed (or has failed).

Return