CAknNotifyBase Class Reference
class CAknNotifyBase : public CBase |
Constructor & Destructor Documentation
CAknNotifyBase(TUid)
CAknNotifyBase | ( | TUid | aUid | ) | [protected] |
Parameters
TUid aUid | The UID identifying the plug-in notifier. |
~CAknNotifyBase()
IMPORT_C | ~CAknNotifyBase | ( | ) | |
Member Functions Documentation
CAknNotifyBase_Reserved()
IMPORT_C void | CAknNotifyBase_Reserved | ( | ) | [private] |
ConstructL()
void | ConstructL | ( | ) | [protected] |
2nd phase constructor. Connects to the notifier server.
SetSecondaryDisplayData(CAknSDData *)
IMPORT_C void | SetSecondaryDisplayData | ( | CAknSDData * | aData | ) | |
- Since
- S60 3.1 Sets additional information to be sent to secondary display. Takes ownership of object. Must be called before sending data to notifier to have effect.
StartOrUpdateAndGetResponseL(TRequestStatus &, const TDesC8 &, TDes8 &)
Parameters
TRequestStatus & aStatus | The request status. |
const TDesC8 & aBuffer | Data that can be passed to the notifier. |
TDes8 & aResponse | Data that can be returned by the notifier. |
StartOrUpdateL(const TDesC8 &, TDes8 &)
void | StartOrUpdateL | ( | const TDesC8 & | aBuffer, |
| TDes8 & | aResponse |
| ) | [protected] |
Starts or updates the notifier.
Parameters
const TDesC8 & aBuffer | Data that can be passed to notifier. |
TDes8 & aResponse | Data that can be returned by notifier. |
Member Data Documentation
CAknSDData * iSecondaryDisplayData
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.