realtimenetprots/sipfw/ProfileAgent/ApnManager/inc/sipapnconfigurationhandler.h
changeset 33 b8a7e07b2677
parent 23 8798b8c7bbfb
child 51 8134400f8f89
equal deleted inserted replaced
30:d7640adb246b 33:b8a7e07b2677
   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