iaupdate/IAD/firmwareupdate/inc/iaupdatefwfotamodel.h
branchRCL_3
changeset 66 8b7f4e561641
parent 65 7333d7932ef7
--- a/iaupdate/IAD/firmwareupdate/inc/iaupdatefwfotamodel.h	Tue Aug 31 15:21:33 2010 +0300
+++ b/iaupdate/IAD/firmwareupdate/inc/iaupdatefwfotamodel.h	Wed Sep 01 12:22:02 2010 +0100
@@ -23,7 +23,6 @@
 
 //  INCLUDES
 #include <fotaengine.h>
-#include <badesca.h>
 
 // FORWARD DECLARATIONS
 
@@ -52,6 +51,16 @@
     public: // New functions
         
         /**
+        * Retrieves the human readable name of the profile.
+        * @since Series 60 3.1
+        * @param aProfileId Profile identifier
+        * @param aProfileId Human readable name of the profile, or KNullDesC if not found.
+        * @return None
+        */
+        void GetProfileNameL( const TInt aProfileId,
+                                    HBufC* aProfileName ) const;
+
+        /**
         * Retrieves the default fota profile identifier from
         * the central repository.
         * @since Series 60 3.1