diff -r c5b848e6c7d1 -r bbb64eb3bdee bearermanagement/mpm/inc/mpmserversession.inl --- a/bearermanagement/mpm/inc/mpmserversession.inl Thu Jun 10 16:00:16 2010 +0300 +++ b/bearermanagement/mpm/inc/mpmserversession.inl Thu Jun 24 11:36:05 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -80,6 +80,15 @@ } // ----------------------------------------------------------------------------- +// CMPMServerSession::VpnUserConnectionUsed +// ----------------------------------------------------------------------------- +// +inline TBool CMPMServerSession::VpnUserConnectionUsed() const + { + return iVpnUserConnectionUsed; + } + +// ----------------------------------------------------------------------------- // CMPMServerSession::AppUid // ----------------------------------------------------------------------------- //