connectionmonitoring/connmon/connectionmonitor/inc/ConnMonIAP.h
changeset 52 bbe4544dfd31
parent 44 a0c4ceac30d0
child 71 9f263f780e41
--- a/connectionmonitoring/connmon/connectionmonitor/inc/ConnMonIAP.h	Fri Jul 23 09:11:14 2010 +0300
+++ b/connectionmonitoring/connmon/connectionmonitor/inc/ConnMonIAP.h	Fri Aug 06 19:11:03 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2002-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"
@@ -491,6 +491,12 @@
         void GetActiveConnectionsIds( const TUint& aBearerId, RArray<TUint>& aIdArray );
 
         /**
+         * Return ETrue if one or more active packetdata connections are found,
+         * EFalse otherwise.
+         */
+        TBool ActivePacketdataConnectionsFound();
+
+        /**
          * Tells whether bearer is supported or not.
          * @since
          * @param aConnectionId Generic bearer id (EBearerIdGPRS, EBEarerIdCSD).