MFeedObserver Class Reference
The RFeed observer interface.
Library: FeedsEngine.lib
Member Functions Documentation
FeedChanged()
void | FeedChanged | ( | ) | [pure virtual] |
Notifies the observer that the feed has changed. This method is called when the feed is updated by the feeds server.
FeedItemStatusChanged()
void | FeedItemStatusChanged | ( | ) | [pure virtual] |
Notifies the observer that the feed's item status has changed. This method is called when __another__ client updates the feed's item status (via UpdateFeedItemStatusL).
FeedRequestCompleted(TInt)
void | FeedRequestCompleted | ( | TInt | aStatus | ) | [pure virtual] |
Called when the asynchronous request is complete.
Parameters
TInt aStatus | The completion status code. |
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.