MCLFOperationObserver Class Reference
class MCLFOperationObserver
|
Operation Observer is for observing operation events of the Content Listing Framework. Client application gets notified when asynchronous operations are completed. For example, ECLFRefreshComplete event is received when the asynchronous refresh operation is compeleted.
ContentListingFramework.lib
-
Since
-
S60 3.1
Private Member Functions
|
MCLFOperationObserverExt *
|
Extension
()
|
Constructor & Destructor Documentation
~MCLFOperationObserver()
~MCLFOperationObserver
|
(
|
)
|
[protected, inline, virtual]
|
Member Functions Documentation
Extension()
MCLFOperationObserverExt *
|
Extension
|
(
|
)
|
[private, inline, virtual]
|
This member is internal and not intended for use.
HandleOperationEventL(TCLFOperationEvent, TInt)
void
|
HandleOperationEventL
|
(
|
TCLFOperationEvent
|
aOperationEvent,
|
|
TInt
|
aError
|
|
)
|
[pure virtual]
|
Abstract method to get list model operation events. This method is called when an event is received.
-
Since
-
S60 3.1
Parameters
TCLFOperationEvent
aOperationEvent
|
Operation event code of the event
|
TInt
aError
|
System wide error code if the operation did not succeed.
|
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.