MAknDynamicSoftNoteObserver Class Reference
class MAknDynamicSoftNoteObserver |
Observer interface for dynamic soft notifications.
CAknDynamicSoftNotifier
- Since
- S60 3.2 AknNotify.DLL
Constructor & Destructor Documentation
~MAknDynamicSoftNoteObserver()
~MAknDynamicSoftNoteObserver | ( | ) | [protected, inline, virtual] |
Member Functions Documentation
NotificationAccepted(TInt)
void | NotificationAccepted | ( | TInt | aNoteId | ) | [pure virtual] |
Dynamic soft notification was accepted by user.
Parameters
TInt aNoteId | Identification of notification. |
NotificationCanceled(TInt)
void | NotificationCanceled | ( | TInt | aNoteId | ) | [pure virtual] |
Dynamic soft notification was canceled by user.
Parameters
TInt aNoteId | Identification of notification. |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.