EmailInterface::MEmailObserverListener Class Reference
#include
<app/memailobserverlistener.h>
class EmailInterface::MEmailObserverListener |
Detailed Description
Interface class that is implemented by the plugin instantiator
Member Function Documentation
EmailObserverEvent ( MEmailData & )
void | EmailObserverEvent | ( | MEmailData & | aEmailData | ) | [pure virtual] |
Client callback routine. Client should override this method to implement event handling routine. Plugin calls this when it wishes to update data on the widget
Parameter | Description | aEmailData | reference to email data provided by the plugin |