MCalenAttachmentModelObserver Class Reference

class MCalenAttachmentModelObserver

Attachment model observer.

Member Functions Documentation

GetAttachmentFileL(TInt)

RFile GetAttachmentFileL ( TInt aIndex ) [pure virtual]

This function that is called when attachment model needs to get access to an attachment file

Parameters

TInt aIndex Index of the attachment for which file handle is requested

NotifyChanges(TCalenAttachmentCommand, TInt)

void NotifyChanges ( TCalenAttachmentCommand aCommand,
TInt aAttachmentIndex
) [pure virtual]

This function that is called when attachment model adds or removes attachments from its list.

Parameters

TCalenAttachmentCommand aCommand
TInt aAttachmentIndex

Member Enumerations Documentation

Enum TCalenAttachmentCommand

Enumerators

ECalenAttachmentAdded = 0
ECalenAttachmentRemoved