realtimenetprots/sipfw/ProfileAgent/Client/Api/sipprofile.h
branchRCL_3
changeset 9 1e1cc61f56c3
parent 0 307788aac0a8
child 37 0295359a7673
equal deleted inserted replaced
4:dd3853b8dc3f 9:1e1cc61f56c3
   183 /** 
   183 /** 
   184 * SIP server's address which value is of type TDesC8
   184 * SIP server's address which value is of type TDesC8
   185 */
   185 */
   186 const TUint32 KSIPServerAddress = 152;
   186 const TUint32 KSIPServerAddress = 152;
   187 
   187 
       
   188 /** 
       
   189 * PrimaryAPN is of type TDesC8
       
   190 */
       
   191 const TUint32 KPrimaryAPN = 20;
       
   192 
       
   193 /** 
       
   194 * SecondaryAPN is of type TDesC8
       
   195 */
       
   196 const TUint32 KSecondaryAPN = 21;
       
   197 
       
   198 
   188 // CLASS DECLARATION
   199 // CLASS DECLARATION
   189 /**
   200 /**
   190 * @publishedAll
   201 * @publishedAll
   191 * @released
   202 * @released
   192 *
   203 *