VMime
|
Public Member Functions | |
virtual | ~MDNInfos () |
virtual const shared_ptr < const message > | getMessage () const =0 |
Additional Inherited Members | |
![]() | |
object () | |
object (const object &) | |
object & | operator= (const object &) |
virtual | ~object () |
Holds information about Message Disposition Notifications (MDN).
|
virtual |
|
pure virtual |
Return the message related to this MDN.
Implemented in receivedMDNInfos, and sendableMDNInfos.