bluetoothengine/btnotif/btnotifsrv/inc/bluetoothnotification.h
changeset 33 837dcc42fd6a
parent 19 43824b19ee35
child 57 5ebadcda06cb
--- a/bluetoothengine/btnotif/btnotifsrv/inc/bluetoothnotification.h	Fri May 14 16:01:46 2010 +0300
+++ b/bluetoothengine/btnotif/btnotifsrv/inc/bluetoothnotification.h	Thu May 27 13:01:44 2010 +0300
@@ -1,24 +1,19 @@
 /*
-* ============================================================================
-*  Name        : bluetoothnotification.h
-*  Part of     : bluetoothengine / btnotif
-*  Description : Class for managing an actual user notification or query.
-*                It hides UI framework-specifics in a private class.
+* Copyright (c) 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"
+* which accompanies this distribution, and is available
+* at the URL "http://www.eclipse.org/legal/epl-v10.html".
 *
-*  Copyright © 2009 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"
-*  which accompanies this distribution, and is available
-*  at the URL "http://www.eclipse.org/legal/epl-v10.html".
+* Initial Contributors:
+* Nokia Corporation - initial contribution.
 *
-*  Initial Contributors:
-*  Nokia Corporation - initial contribution.
+* Contributors:
 *
-*  Contributors:
-*  Nokia Corporation
-* ============================================================================
-* Template version: 4.2
+* Description: Class for managing an actual user notification or query.
+*              It hides UI framework-specifics in a private class.
+*
 */
 
 #ifndef BLUETOOTHNOTIFICATION_H
@@ -75,13 +70,6 @@
         { iObserver = NULL; }
 
     /**
-     * Reset the notification.
-     *
-     * @since Symbian^4
-     */
-    void Reset();
-
-    /**
      * Getter for the notification type.
      *
      * @since Symbian^4
@@ -151,7 +139,7 @@
      * @param ?arg1 ?description
      * @return Error code
      */
-    TInt Show();
+    void ShowL();
 
     /**
      * Stop showing the notification.
@@ -200,8 +188,8 @@
      * From MHbDeviceDialogObserver.
      * This callback is called when a device dialog is closed. Any data sent by
      * the dialog is indicated by the dataReceived() callback. If no observer is
-     * set in CHbDeviceDialog::Show the latest data can be retrieved with
-     * CHbDeviceDialog::receivedData().
+     * set in CHbDeviceDialogSymbian::Show the latest data can be retrieved with
+     * CHbDeviceDialogSymbian::receivedData().
      *
      * @since Symbian^4
      * @param aCompletionCode gives the result of the dialog completion. Code can be