#include <app/memaildata.h>
class EmailInterface::MEmailData |
Public Member Functions | |
---|---|
pure virtual RPointerArray< MMailboxData > & | MailboxesL() |
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
RPointerArray< MMailboxData > & | MailboxesL | ( | ) | [pure virtual] |
Accessor for mailbox information that this plugin is offering @ return pointer array of mailbox data interfaces