MFolderItemObserver Class Reference
class MFolderItemObserver |
The RFolderItem observer interface.
Library: FeedsEngine.lib
Member Functions Documentation
FolderItemChanged()
void | FolderItemChanged | ( | ) | [pure virtual] |
Notifies the observer that the FolderItem has changed. The client should request an updated copy from the server.
FolderItemRequestCompleted(TInt, CRequestHandler::TRequestHandlerType)
void | FolderItemRequestCompleted | ( | TInt | aStatus, |
| CRequestHandler::TRequestHandlerType | aRequestType = CRequestHandler::ENone |
| ) | [pure virtual] |
Notifies the observer that the request is completed.
Parameters
TInt aStatus | The result code of the request. |
CRequestHandler::TRequestHandlerType aRequestType = CRequestHandler::ENone | |
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.