Interface AsyncAcknowledgementResultCallback<T>


public interface AsyncAcknowledgementResultCallback<T>
Provides actions to be executed after a message acknowledgement completes with either success or failure.
Since:
3.0
Author:
Tomaz Fernandes
See Also:
  • Method Details