mmappcomponents/collectionhelper/inc/mpxcollectionuihelperimp.h
branchRCL_3
changeset 15 d240f0a77280
parent 2 7a9a8e73f54b
--- a/mmappcomponents/collectionhelper/inc/mpxcollectionuihelperimp.h	Fri Mar 12 15:44:36 2010 +0200
+++ b/mmappcomponents/collectionhelper/inc/mpxcollectionuihelperimp.h	Mon Mar 15 12:42:31 2010 +0200
@@ -649,6 +649,16 @@
     void HandleOpenL(const CMPXCollectionPlaylist& aPlaylist,TInt aError);
 
     /**
+    * From MMPXCollectionObserver
+    *  Handles completion of a asynchronous command.
+    *
+    *  @param aCommandResult result of the command, NULL if error
+    *  @param aError error code    
+    */
+    virtual void HandleCommandComplete(CMPXCommand* aCommandResult, 
+                                       TInt aError);
+
+    /**
     * From MMPXMoveItemObserver
     * @param aErr, error for the operation
     */