EmailInterface::MEmailData Class Reference

class EmailInterface::MEmailData

Container interface to data that plugin offers Plugin must ensure that the data is available when MailboxesL() returns Client will access the data always through this API; no direct references are stored permanently in the client

Public Member Functions
RPointerArray< MMailboxData > &MailboxesL()

Member Functions Documentation

MailboxesL()

RPointerArray< MMailboxData > &MailboxesL()[pure virtual]

Accessor for mailbox information that this plugin is offering @ return pointer array of mailbox data interfaces