realtimenetprots/sipfw/ProfileAgent/Server/Inc/SipProfileStateRegInProg.h
branchRCL_3
changeset 9 1e1cc61f56c3
parent 0 307788aac0a8
equal deleted inserted replaced
4:dd3853b8dc3f 9:1e1cc61f56c3
    87 		TBool ErrorOccurred(CSIPProfileCacheItem& aItem, TInt aError);
    87 		TBool ErrorOccurred(CSIPProfileCacheItem& aItem, TInt aError);
    88 
    88 
    89 		void IapAvailableL(CSIPProfileCacheItem& aItem,
    89 		void IapAvailableL(CSIPProfileCacheItem& aItem,
    90 					       TUint32 aSnapId,
    90 					       TUint32 aSnapId,
    91 						   TUint32 aNewIapId);
    91 						   TUint32 aNewIapId);
       
    92 						   
       
    93 		// Newly added to handle unregistration request in
       
    94 		// RegInProg state.
       
    95 		void ShutdownInitiated( CSIPProfileCacheItem& aItem );
    92 
    96 
    93 	public: // New functions
    97 	public: // New functions
    94 
    98 
    95 		/**
    99 		/**
    96         * Sets next automaton states.
   100         * Sets next automaton states.