syncmlfw/ds/settings/inc/nsmldssettings.h
branchRCL_3
changeset 18 2de6635c154b
parent 11 06f47423ecee
child 25 b183ec05bd8c
equal deleted inserted replaced
16:915074efc433 18:2de6635c154b
   388 		 * Mod value of Operator specific profile.
   388 		 * Mod value of Operator specific profile.
   389 		 * @return Mod value.
   389 		 * @return Mod value.
   390 		 */
   390 		 */
   391 		IMPORT_C HBufC8* OperatorProfileModValueLC();
   391 		IMPORT_C HBufC8* OperatorProfileModValueLC();
   392         
   392         
   393 		/**
       
   394 		 * Checks if received Alert Code is a sync type and tries to convert
       
   395 		 * it to Sync Type (TSmlSyncType). If conversion is succesful, the
       
   396 		 * value is stored into Cenrep file (KCRUidOperatorDatasyncInternalKeys).
       
   397 		 * @param aAlertCode received alert code.
       
   398 		 */
       
   399 		IMPORT_C void StoreSyncType( const TDes8& aAlertCode );
       
   400 
       
   401         /**
   393         /**
   402 		* Parse xml 
   394 		* Parse xml 
   403 		* @param - whether data has to be restored from existing database
   395 		* @param - whether data has to be restored from existing database
   404 		* @return -
   396 		* @return -
   405 		*/
   397 		*/