realtimenetprots/sipfw/ProfileAgent/Server/Inc/SipProfileCacheItem.h
branchRCL_3
changeset 56 2c7192069824
parent 46 346e49b9ce14
equal deleted inserted replaced
49:0a1ad22c7bdc 56:2c7192069824
   565 		* @param aError Error code
   565 		* @param aError Error code
   566 		* @param aStatus Status of the profile
   566 		* @param aStatus Status of the profile
   567 		*/
   567 		*/
   568 		void HandleProfileError(TInt aError, 
   568 		void HandleProfileError(TInt aError, 
   569 			CSIPConcreteProfile& aProfile);		
   569 			CSIPConcreteProfile& aProfile);		
   570 /**
   570 
   571 		* Function returns the Bearer ID for the Profile. 
       
   572 		*/
       
   573 		TUint32 BearerID();
       
   574 
       
   575 		TBool HasQueuedUpdate()const;
       
   576 	private:
   571 	private:
   577 
   572 
   578 	    /**
   573 	    /**
   579         * Removes all users for profile
   574         * Removes all users for profile
   580 		* @param aObserver observer to be removed
   575 		* @param aObserver observer to be removed