realtimenetprots/sipfw/ProfileAgent/Server/Inc/SipProfileCacheItem.h
changeset 37 0295359a7673
parent 22 f1578314b8da
child 42 69df6ed78a6a
equal deleted inserted replaced
33:b8a7e07b2677 37:0295359a7673
   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();
   571 	private:
   574 	private:
   572 
   575 
   573 	    /**
   576 	    /**
   574         * Removes all users for profile
   577         * Removes all users for profile
   575 		* @param aObserver observer to be removed
   578 		* @param aObserver observer to be removed