triggerWithFuture

abstract fun triggerWithFuture(): CompletableDeferred<NoResult>(source)

Replies and return a CompletableDeferred that will be completed when the reply is sent.

Return

The CompletableDeferred instance.