fotaapplication/fotaserver/FotaServer/inc/FotaServer.h
branchRCL_3
changeset 27 5cc2995847ea
parent 26 19bba8228ff0
equal deleted inserted replaced
26:19bba8228ff0 27:5cc2995847ea
   737 	 * @since S60	v3.2
   737 	 * @since S60	v3.2
   738 	 * @param None
   738 	 * @param None
   739 	 * @return None
   739 	 * @return None
   740 	 */ 
   740 	 */ 
   741 	void StartNetworkMonitorL();
   741 	void StartNetworkMonitorL();
       
   742 	
       
   743 	/**
       
   744 	 * Checks whether FOTA needs to decrypt the memory before updating by examing the Feature Flag
       
   745 	 *
       
   746 	 * @since SF 3
       
   747 	 * @param None
       
   748 	 * @return TBool
       
   749 	 */
       
   750 	TBool IsFOTANeedToDecryptL();
   742 
   751 
   743 
   752 
   744 private: // Data
   753 private: // Data
   745 
   754 
   746 
   755