onDispatch property

MessageDispatchCallback onDispatch
final

The original dispatch callback for retry operations.

This callback will be invoked when the user attempts to retry sending the failed message.

Implementation

final MessageDispatchCallback onDispatch;