realtimenetprots/sipfw/ProfileAgent/Client/Api/sipprofile.h
branchRCL_3
changeset 9 1e1cc61f56c3
parent 0 307788aac0a8
child 37 0295359a7673
--- a/realtimenetprots/sipfw/ProfileAgent/Client/Api/sipprofile.h	Fri Feb 19 23:10:33 2010 +0200
+++ b/realtimenetprots/sipfw/ProfileAgent/Client/Api/sipprofile.h	Fri Mar 12 15:44:11 2010 +0200
@@ -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