realtimenetprots/sipfw/ProfileAgent/Client/Api/sipprofile.h
changeset 15 8248b03a2669
parent 0 307788aac0a8
child 37 0295359a7673
--- a/realtimenetprots/sipfw/ProfileAgent/Client/Api/sipprofile.h	Tue Feb 02 01:03:15 2010 +0200
+++ b/realtimenetprots/sipfw/ProfileAgent/Client/Api/sipprofile.h	Fri Apr 16 15:18:54 2010 +0300
@@ -185,6 +185,17 @@
 */
 const TUint32 KSIPServerAddress = 152;
 
+/** 
+* PrimaryAPN is of type TDesC8
+*/
+const TUint32 KPrimaryAPN = 20;
+
+/** 
+* SecondaryAPN is of type TDesC8
+*/
+const TUint32 KSecondaryAPN = 21;
+
+
 // CLASS DECLARATION
 /**
 * @publishedAll