Holds information about Message Disposition Notifications (MDN). More...


Public Member Functions | |
| virtual | ~MDNInfos () |
| virtual const ref< const message > | getMessage () const =0 |
Holds information about Message Disposition Notifications (MDN).
| ~MDNInfos | ( | ) | [virtual] |
| virtual const ref<const message> getMessage | ( | ) | const [pure virtual] |
Return the message related to this MDN.
Implemented in receivedMDNInfos, and sendableMDNInfos.
1.6.2