EmailInterface::MEmailObserverListener Class Reference

class EmailInterface::MEmailObserverListener

Interface class that is implemented by the plugin instantiator

Public Member Functions
void EmailObserverEvent ( MEmailData &)

Member Functions 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

Parameters

MEmailData & aEmailData reference to email data provided by the plugin