| class CPhCltUssdInt : public CPhCltUssd |
Interface for sending messages.
| Public Member Functions | |
|---|---|
| IMPORT_C CPhCltUssdInt * | NewL ( TBool ) |
| Protected Member Functions | |
|---|---|
| CPhCltUssdInt () | |
| TInt | AppStarting () |
| IMPORT_C TInt | AppTerminating ( TPhCltUssdAppExitReason ) |
| TInt | AppToBackground () |
| TBool | AppToForeground () |
| IMPORT_C TInt | AppTerminating | ( | TPhCltUssdAppExitReason | aExitReason | ) | [protected, pure virtual] |
UI informs that it is terminating.
| TPhCltUssdAppExitReason aExitReason | The reason why the application was terminated. |
| TInt | AppToBackground | ( | ) | [protected, pure virtual] |
UI informs that it is gone background.
| TBool | AppToForeground | ( | ) | [protected, pure virtual] |
UI informs that it is brougth to foreground.
| IMPORT_C CPhCltUssdInt * | NewL | ( | TBool | aShowNotes = ETrue | ) | [static] |
Two-phased constructor.
| TBool aShowNotes = ETrue | If ETrue, notes are shown. |
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.