MMPXCollectionHelperObserver Class Reference

class MMPXCollectionHelperObserver

Interface class for collection helper observer. Lets the client know when the operation is complete.

mpxcollectionhelper.lib

Public Member Functions
void HandleAddFileCompleteL ( TInt )

Member Functions Documentation

HandleAddFileCompleteL(TInt)

void HandleAddFileCompleteL ( TInt aErr ) [pure virtual]
Callback function to signal that adding a file is complete.
Since
S60 3.2.3

Parameters

TInt aErr error of the operation