voipplugins/sipconnectionprovider/inc/scpsettinghandler.h
branchRCL_3
changeset 20 65a3ef1d5bd0
parent 0 a4daefaec16c
equal deleted inserted replaced
18:8c9c07ad8b6b 20:65a3ef1d5bd0
   137      * VoIP's user agent header free string length getter.
   137      * VoIP's user agent header free string length getter.
   138      * @param aServiceId service id
   138      * @param aServiceId service id
   139      * @return TInt length of free string.
   139      * @return TInt length of free string.
   140      */
   140      */
   141     TInt UahStringLengthL( TUint32 aServiceId ) const;
   141     TInt UahStringLengthL( TUint32 aServiceId ) const;
   142      
   142          
   143     /**
       
   144      * Checks is service's VoIP subservice allowed to use WCDMA.
       
   145      * @param aServiceId service id
       
   146      * @return ETrue if allowed to use VoIP over 3G, otherwise EFalse.
       
   147      */
       
   148     TBool IsVoIPOverWcdmaAllowedL( TUint32 aServiceId ) const;
       
   149     
       
   150 private: 
   143 private: 
   151 
   144 
   152     /**
   145     /**
   153      * C++ default constructor.
   146      * C++ default constructor.
   154      */
   147      */