CFSMailFolder Class Reference
class CFSMailFolder : public CFSMailFolderBase
|
class for handling mailbox folder data
FSFWCommonLib
-
Since
-
S60 S60 v3.1
Constructor & Destructor Documentation
CFSMailFolder()
CFSMailFolder
|
(
|
)
|
[protected]
|
~CFSMailFolder()
IMPORT_C
|
~CFSMailFolder
|
(
|
)
|
|
Member Functions Documentation
ExtensionL(const TUid &)
Parameters
const
TUid
& aInterfaceUid
|
|
FetchMessagesL(const RArray< TFSMailMsgId > &, TFSMailDetails, MFSMailRequestObserver &)
method launches fetching of messages given by user from server
GetSubFoldersL(RPointerArray< CFSMailFolder > &)
lists subfolders contained by this folder
ListMessagesL(const TFSMailDetails, const RArray< TFSMailSortCriteria > &)
List folder messages. Function returns iterator, which user can use to scroll up/down message list.
Parameters
const
TFSMailDetails
aDetails
|
describes which details each CFSMailMessage contains
|
const
RArray
<
TFSMailSortCriteria
> & aSorting
|
describes requested sort criteria. First item in array is primary sort criteria.
|
NewL(TFSMailMsgId)
Parameters
TFSMailMsgId
aFolderId
|
folder id in plugin containing folder
|
NewLC(TFSMailMsgId)
Parameters
TFSMailMsgId
aFolderId
|
folder id in plugin containing folder
|
ReleaseExtension(CEmailExtension *)
RemoveDownLoadedAttachmentsL()
IMPORT_C void
|
RemoveDownLoadedAttachmentsL
|
(
|
)
|
|
removes downloaded attachments from local/terminal memory
RemoveMessageL(const TFSMailMsgId)
IMPORT_C void
|
RemoveMessageL
|
(
|
const
TFSMailMsgId
|
aMessageId
|
)
|
|
removes given message from folder
SupportsCopyFromL(TFSFolderType)
method to check if this folder allows copying from given folder type
SupportsMoveFromL(TFSFolderType)
method to check if this folder allows moving from given folder type
Member Data Documentation
CFSMailRequestHandler * iRequestHandler
request handler for plugin requests
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.