open fun handler(completionHandler: Handler<AsyncResult<Void>>): Unit
Completion handler to receive a completion signal when this completions completes.
completionHandler - the completion handler
completionHandler