alwayson_net_plugin/pdpcontextmanager2/inc/caosettings.h
changeset 3 f7816ffc66ed
parent 0 5a93021fdf25
child 4 77415202bfc8
equal deleted inserted replaced
2:086aae6fc07e 3:f7816ffc66ed
   181      * @param aIapId Iap id of the connection.
   181      * @param aIapId Iap id of the connection.
   182      * @since S60 v3.2
   182      * @since S60 v3.2
   183      */
   183      */
   184     TInt LingerTimerValue( const TUint aIapId ) const;
   184     TInt LingerTimerValue( const TUint aIapId ) const;
   185     
   185     
       
   186     /**
       
   187      * Checks whether user allows cellular connections
       
   188      * or not.
       
   189      *
       
   190      * @since 5.1
       
   191      * @return ETrue if cellular connections are allowed,
       
   192      *         EFalse otherwise.
       
   193      */
       
   194     TBool IsCellularAllowedByUser() const;
       
   195     
   186 private: // From base class MAOSettings
   196 private: // From base class MAOSettings
   187     
   197     
   188     /** 
   198     /** 
   189      * From MAOSettings
   199      * From MAOSettings
   190      * This callback method is used to notify the client about
   200      * This callback method is used to notify the client about