Processor.processor.Listener.on_receipt#

Listener.on_receipt(frame)#

Called by the STOMP connection when a RECEIPT frame is received, sent by the server if requested by the client using the ‘receipt’ header.

Parameters

frame (Frame) – the stomp frame