An object representing a message fetched from a queue, along with the functions to acknowledge or negatively acknowledge its processing.
A function that acknowledges the successful processing of the message.
The message fetched from the queue.
A function that negatively acknowledges the processing of the message.
An object representing a message fetched from a queue, along with the functions to acknowledge or negatively acknowledge its processing.