convergedconnectionhandler/cchserver/inc/cchspshandler.h
branchRCL_3
changeset 14 be41ab7b952f
parent 0 a4daefaec16c
--- a/convergedconnectionhandler/cchserver/inc/cchspshandler.h	Tue Apr 27 16:28:03 2010 +0300
+++ b/convergedconnectionhandler/cchserver/inc/cchspshandler.h	Tue May 11 16:04:22 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"
@@ -104,40 +104,7 @@
     void GetConnectivityPluginUidL( TUint32 aServiceId,
         TCCHSubserviceType aType, 
         TUid& aUid ) const;
-    
-    /**
-     * Get SNAP Id
-     * @since S60 3.2
-     * @param aServiceId Used Service
-     * @param aType Subservice's type
-     * @param aSNAPId On completion, contains SNAP Id
-     */
-    void GetSNAPIdL( TUint32 aServiceId,
-        TCCHSubserviceType aType,
-        TInt& aSNAPId ) const;
-    
-    /**
-     * Get IAP Id
-     * @since S60 3.2
-     * @param aServiceId Used Service
-     * @param aType Subservice's type
-     * @param aIapId On completion, contains IAP Id
-     */
-    void GetIapIdL( TUint32 aServiceId,
-        TCCHSubserviceType aType,
-        TInt& aIapIdL ) const;
-    
-    /**
-     * Get Settings Id
-     * @since S60 3.2
-     * @param aServiceId Used Service
-     * @param aType Subservice's type
-     * @param aId On completion, contains Settings Id
-     */
-    void GetSettingsIdL( TUint32 aServiceId,
-        TCCHSubserviceType aType,
-        TInt& aId ) const;
-    
+        
     /**
      * Get Service's load at startup information
      * @since S60 3.2