diff -r fc7b30ed2058 -r 05bc53fe583b bearermanagement/mpm/inc/mpmserversession.inl --- a/bearermanagement/mpm/inc/mpmserversession.inl Thu Aug 19 10:18:49 2010 +0300 +++ b/bearermanagement/mpm/inc/mpmserversession.inl Tue Aug 31 15:35:44 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" @@ -16,15 +16,6 @@ */ // ----------------------------------------------------------------------------- -// CMPMServerSession::SetDisconnectDlgPtrNull -// ----------------------------------------------------------------------------- -// -inline void CMPMServerSession::SetDisconnectDlgPtrNull() - { - iDisconnectDlg = NULL; - } - -// ----------------------------------------------------------------------------- // CMPMServerSession::SetConfirmDlgRoamingPtrNull // ----------------------------------------------------------------------------- // @@ -89,6 +80,15 @@ } // ----------------------------------------------------------------------------- +// CMPMServerSession::VpnUserConnectionUsed +// ----------------------------------------------------------------------------- +// +inline TBool CMPMServerSession::VpnUserConnectionUsed() const + { + return iVpnUserConnectionUsed; + } + +// ----------------------------------------------------------------------------- // CMPMServerSession::AppUid // ----------------------------------------------------------------------------- //