realtimenetprots/sipfw/ProfileAgent/ApnManager/inc/sipapnconfigurationhandler.h
branchRCL_3
changeset 15 2cdd984ec527
parent 13 822e1f077722
equal deleted inserted replaced
13:822e1f077722 15:2cdd984ec527
   138         
   138         
   139         TDesC8& SecondaryApn();
   139         TDesC8& SecondaryApn();
   140         
   140         
   141         /**
   141         /**
   142         * Reads the APN of specified IAP.
   142         * Reads the APN of specified IAP.
   143         * @param aIapId IAP id
       
   144         * @return APN or NULL if not found. Ownership is transferred.
       
   145         */
   143         */
   146         HBufC8* ReadCurrentApnL();
   144         void ReadCurrentApnL();
   147         
   145         
   148 
   146 
   149 	private: // Constructors
   147 	private: // Constructors
   150 
   148 
   151 		/// Constructor
   149 		/// Constructor