vertx / io.vertx.reactivex.core.eventbus / MessageConsumer / completionHandler

completionHandler

open fun completionHandler(completionHandler: Handler<AsyncResult<Void>>): Unit

Optional method which can be called to indicate when the registration has been propagated across the cluster.

Parameters

completionHandler - the completion handler