realtimenetprots/sipfw/ProfileAgent/Server/Inc/SipProfileCacheItem.h
branchRCL_3
changeset 16 43c4dec3cb1f
parent 9 1e1cc61f56c3
child 20 a7d1e54a7332
equal deleted inserted replaced
14:532ef74cdfa0 16:43c4dec3cb1f
   544 		TBool SnapRetryCountReached() const;
   544 		TBool SnapRetryCountReached() const;
   545 
   545 
   546 		/**
   546 		/**
   547         * Switches state machine to unregistered state
   547         * Switches state machine to unregistered state
   548         */
   548         */
   549 		void SwitchToUnregisteredState(); 	
   549 		TBool SwitchToUnregisteredState(TBool aResume); 	
   550 		
   550 		
   551 		/**
   551 		/**
   552 		* Handles Errors caused by faulty profiles
   552 		* Handles Errors caused by faulty profiles
   553 		* @param aError Error code
   553 		* @param aError Error code
   554 		* @param aStatus Status of the profile
   554 		* @param aStatus Status of the profile