diff -r dd3853b8dc3f -r 1e1cc61f56c3 realtimenetprots/sipfw/ProfileAgent/Client/Api/sipprofile.h --- 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