diff -r 086aae6fc07e -r f7816ffc66ed alwayson_net_plugin/pdpcontextmanager2/inc/caosettings.h --- a/alwayson_net_plugin/pdpcontextmanager2/inc/caosettings.h Mon Jan 18 20:33:49 2010 +0200 +++ b/alwayson_net_plugin/pdpcontextmanager2/inc/caosettings.h Tue Jan 26 12:12:48 2010 +0200 @@ -183,6 +183,16 @@ */ TInt LingerTimerValue( const TUint aIapId ) const; + /** + * Checks whether user allows cellular connections + * or not. + * + * @since 5.1 + * @return ETrue if cellular connections are allowed, + * EFalse otherwise. + */ + TBool IsCellularAllowedByUser() const; + private: // From base class MAOSettings /**