iaupdate/IAD/firmwareupdate/inc/iaupdatefwfotamodel.h
changeset 44 329d304c1aa1
parent 29 26b6f0522fd8
child 46 bb1748e0dd9b
equal deleted inserted replaced
42:d17dc5398051 44:329d304c1aa1
    48         */
    48         */
    49         virtual ~CIAUpdateFWFotaModel();
    49         virtual ~CIAUpdateFWFotaModel();
    50 
    50 
    51     public: // New functions
    51     public: // New functions
    52         
    52         
    53         /**
       
    54         * Retrieves the human readable name of the profile.
       
    55         * @since Series 60 3.1
       
    56         * @param aProfileId Profile identifier
       
    57         * @param aProfileId Human readable name of the profile, or KNullDesC if not found.
       
    58         * @return None
       
    59         */
       
    60         void GetProfileNameL( const TInt aProfileId,
       
    61                                     HBufC* aProfileName ) const;
       
    62 
       
    63         /**
    53         /**
    64         * Retrieves the default fota profile identifier from
    54         * Retrieves the default fota profile identifier from
    65         * the central repository.
    55         * the central repository.
    66         * @since Series 60 3.1
    56         * @since Series 60 3.1
    67         * @param None
    57         * @param None