channel this queue was declared on
name of the queue
Readonly
channelReadonly
namePoll the queue for messages
automatically acknowledge messages when received
Publish a message directly to the queue
the data to be published, can be a string or an uint8array
publish properties
fulfilled when the message is enqueue on the socket, or if publish confirm is enabled when the message is confirmed by the server
Subscribe to the queue
Function to be called for each received message
Generated using TypeDoc
Convience class for queues