Link against: ContentListingFramework.lib
None
#include <MCLFOperationObserver.h>
Client application gets notified when asynchronous operations are completed. For example, ECLFRefreshComplete event is received when the asynchronous refresh operation is compeleted.
Public Member Functions | |
virtual void | HandleOperationEventL (TCLFOperationEvent aOperationEvent, TInt aError)=0 |
Abstract method to get list model operation events. | |
Protected Member Functions | |
virtual | ~MCLFOperationObserver () |
Destructor. |
|
Destructor. |
|
Abstract method to get list model operation events. This method is called when an event is received.
|