realtimenetprots/sipfw/ProfileAgent/Client/Api/sipprofile.h
branchRCL_3
changeset 56 2c7192069824
parent 41 f54bfd820e04
equal deleted inserted replaced
49:0a1ad22c7bdc 56:2c7192069824
   193 /** 
   193 /** 
   194 * SecondaryAPN is of type TDesC8
   194 * SecondaryAPN is of type TDesC8
   195 */
   195 */
   196 const TUint32 KSecondaryAPN = 21;
   196 const TUint32 KSecondaryAPN = 21;
   197 
   197 
   198 /** 
       
   199 * BearerType is of type TUint32.
       
   200 * Possible  Values and its purpose.
       
   201 * 0 --> Not Specified.
       
   202 * 1 --> WLAN Bearer Only.
       
   203 * 2 --> Cellular Data Bearer Only.
       
   204 **/
       
   205 const TUint32 KBearerType = 22;
       
   206 
       
   207 
   198 
   208 // CLASS DECLARATION
   199 // CLASS DECLARATION
   209 /**
   200 /**
   210 * @publishedAll
   201 * @publishedAll
   211 * @released
   202 * @released