class MFSMailEventObserver |
email framework event observer
Public Member Functions | |
---|---|
void | EventL ( TFSMailEvent , TFSMailMsgId , TAny *, TAny *, TAny *) |
void | EventL | ( | TFSMailEvent | aEvent, |
TFSMailMsgId | aMailbox, | |||
TAny * | aParam1, | |||
TAny * | aParam2, | |||
TAny * | aParam3 | |||
) | [pure virtual] |
event from plugin
TFSMailEvent aEvent | one of pre-defined events in TFSMailEvent |
TFSMailMsgId aMailbox | maibox related for this event note : if mailbox id is null id, event is plugin level ie. corcerns all mailboxes |
TAny * aParam1 | intepretation is event specific (see TFSMailEvent descriptions) |
TAny * aParam2 | intepretation is event specific (see TFSMailEvent descriptions) |
TAny * aParam3 | intepretation is event specific (see TFSMailEvent descriptions) |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.