A message received by the STOMP broker.
Usually you don’t insantiate message objects yourself, but receive them using a carrot.messaging.Consumer.
Parameters: |
---|
Acknowledge this message as being processed., This will remove the message from the queue.
Raises MessageStateError: | |
---|---|
If the message has already been acknowledged/requeued/rejected. |