bearermanagement/mpm/inc/mpmserversession.inl
changeset 47 cb7afde124a3
parent 46 95d45f234cf3
--- a/bearermanagement/mpm/inc/mpmserversession.inl	Wed Jun 23 18:39:24 2010 +0300
+++ b/bearermanagement/mpm/inc/mpmserversession.inl	Tue Jul 06 14:42:41 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
 // -----------------------------------------------------------------------------
 //