MNcdServerReportOperationObserver Class Reference
class MNcdServerReportOperationObserver |
Observer interface for server report operations.
Member Functions Documentation
OperationComplete(MNcdServerReportOperation &, TInt)
Called when an operation has been completed.
Parameters
MNcdServerReportOperation & aOperation | The operation that sent the event. |
TInt aError | Error code for operation completion. KErrNone for successful completion, otherwise a system wide error code. |
QueryReceived(MNcdServerReportOperation &, MNcdQuery *)
Called when a query has been received for an operation.
Parameters
MNcdServerReportOperation & aOperation | The operation that sent the event. |
MNcdQuery * aQuery | Pointer to the query object that needs to be completed. Counted, Release() must be called after use. |
ReportProgress(MNcdServerReportOperation &, TNcdProgress)
Called when the operation has progressed.
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.