EmailInterface::MEmailObserverListener Class Reference

class EmailInterface::MEmailObserverListener

Interface class that is implemented by the plugin instantiator

Public Member Functions
voidEmailObserverEvent(MEmailData &)

Member Functions Documentation

EmailObserverEvent(MEmailData &)

voidEmailObserverEvent(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 & aEmailDatareference to email data provided by the plugin