acknowledge abstract method

Future acknowledge()

Acknowledge reception of this message.

Returns a Future which completes with null when the acknowledge has been processed.

Implementation

Future acknowledge();