#include <app/calfilechangenotification.h>
| class CCalFileChangeInfo : public CBase |
| Public Member Functions | |
|---|---|
| ~CCalFileChangeInfo() | |
| IMPORT_C MCalFileChangeObserver::TChangeType | ChangeType() |
| IMPORT_C const TDesC & | FileNameL() |
| CCalFileChangeInfo * | NewL(CAgnFileChangeInfo *) |
This class provides information about the calendar file change
| IMPORT_C MCalFileChangeObserver::TChangeType | ChangeType | ( | ) | const |
Get the type of change that happened to the file
| CCalFileChangeInfo * | NewL | ( | CAgnFileChangeInfo * | aAgnFileChangeInfo | ) | [static] |