get

This method calls the queue for the messageget operation to retrieve the first message in the queue.

Visibility

Public

Signature
virtual Msg *get()
Returns

The first message in the queue


Feedback