diff -r 71e7b994dff4 -r 586d88ba9aa1 satengine/SatServer/Commands/SendUSSDCmd/inc/CSendUssdHandler.h --- a/satengine/SatServer/Commands/SendUSSDCmd/inc/CSendUssdHandler.h Tue Apr 27 17:13:17 2010 +0300 +++ b/satengine/SatServer/Commands/SendUSSDCmd/inc/CSendUssdHandler.h Tue May 11 16:43:51 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2002-2007 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" @@ -140,6 +140,13 @@ TUint8& aReceivedDcs ); /** + * Show the ussd response note. + * + * @param aText The USSD response string to be shown. + */ + void ShowUssdResponseNoteL( const TDesC& aText ); + + /** * Handles the result of Ussd sending * * @param aError Result of Ussd sending