peekBatch method Null safety
override
Peeks multiple incoming messages from the queue without removing them. If there are no messages available in the queue it returns an empty list.
Important: This method is not supported by MQTT.
correlationId
(optional) transaction id to trace execution through call chain.- me[ssageCount a maximum number of messages to peek. Returns Future that receives a list with messages Throws error.