ConfirmationCallback
ConfirmationCallback = (
err) =>void
Defined in: src/delivery/Messages.ts:25
Delivery callback handed to the producer — resolves once the consumer Acks.
Parameters
Section titled “Parameters”Error | null
Returns
Section titled “Returns”void