realtimenetprots/sipfw/ProfileAgent/profile_fsm/inc/sipprflderegisterrequestedstate.h
changeset 27 740ceea8e153
parent 0 307788aac0a8
equal deleted inserted replaced
21:9565022eef45 27:740ceea8e153
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:
    14 * Description:
    15 * Name        : sipprflderegisterrequestedstate.h
    15 * Name        : sipprflderegisterrequestedstate.h
    16 * Part of     : sip profile fsm 
    16 * Part of     : sip profile fsm 
    17 * Version     : %version: 2.1.1 %
    17 * Version     : %version: 2.1.2 %
    18 *
    18 *
    19 */
    19 */
    20 
    20 
    21 
    21 
    22 
    22 
    70 
    70 
    71 	public://functions from base class
    71 	public://functions from base class
    72 		
    72 		
    73 		CSIPConcreteProfile::TStatus ConcreteProfileState() const;
    73 		CSIPConcreteProfile::TStatus ConcreteProfileState() const;
    74 		
    74 		
       
    75 		/* DeRegister requested
       
    76 		 * update on multiple profile issue, when update on the previous profile is pending.
       
    77 		 * 07 May 2010    
       
    78 		 * */
       
    79 		void DeregisterL(
       
    80 		            MSIPProfileContext& aContext);
       
    81 		
    75 		/**
    82 		/**
    76 		* Moves back the profile to "Registered" state
    83 		* Moves back the profile to "Registered" state
    77 		* @param aContext a profile context
    84 		* @param aContext a profile context
    78 		*/
    85 		*/
    79 		void RegisterL(
    86 		void RegisterL(