diff -r 43658d24f35d -r df4dfb214df5 convergedconnectionhandler/cchclientapi/inc/cchuiconnectionhandler.h --- a/convergedconnectionhandler/cchclientapi/inc/cchuiconnectionhandler.h Tue May 25 12:31:20 2010 +0300 +++ b/convergedconnectionhandler/cchclientapi/inc/cchuiconnectionhandler.h Wed Jun 09 09:31:04 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2008-2008 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2008-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" @@ -156,6 +156,17 @@ TBool aHidden ); /** + * Checks if connection method already exists. + * + * @since S60 9.2 + * @param aIapId internet accespoint ID. + * @param aTargetSnap target destination. + * @return ETrue if exists. + */ + TBool ConnectionMethodAlreadyExistsL( + TUint32 aIapId, RCmDestinationExt& aTargetSnap ) const; + + /** * Adds new connection method to snap. * * @since S60 5.0