branch | RCL_3 |
changeset 32 | 2cdd984ec527 |
parent 26 | 822e1f077722 |
child 51 | 8134400f8f89 |
26:822e1f077722 | 32: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 |