XDMSettingsUI/inc/XDMPluginSettinglist.h
branchRCL_3
changeset 18 52d91a16fec3
parent 0 c8caa15ef882
--- a/XDMSettingsUI/inc/XDMPluginSettinglist.h	Tue Apr 27 17:03:39 2010 +0300
+++ b/XDMSettingsUI/inc/XDMPluginSettinglist.h	Tue May 11 16:35:18 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2005-2007 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2005-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"
@@ -78,6 +78,13 @@
         * otherwise access point name returns here
         */
         void GetAccessPointNameL(TInt32 aAP, TDes& aAccessPoint);
+        
+        /**
+        * For checking if access point is in use
+        * @param aAP Access point number as integer
+        * return ETrue if access point is in use
+        */
+        TBool IsAccessPointInUseL(TInt32 aAP);
       
         /**
         * Sets the focus to the first item of the settings list