Home | Trees | Indices | Help |
---|
|
Handler --+ | object --+ | | | Acking --+ | IncomingMessageHandler
A utility for simpler and more intuitive handling of delivery events related to incoming i.e. received messages.
Instance Methods | |||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
Properties | |
Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Called when a message is received. The message itself can be obtained as a property on the event. For the purpose of referring to this message in further actions (e.g. if explicitly accepting it, the ``delivery`` should be used, also obtainable via a property on the event. |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Wed Apr 8 02:11:11 2020 | http://epydoc.sourceforge.net |