MPsetCliObserver Class Reference
MPsetCliObserver class is virtual class for CLI observers. phonesettings.lib
- Since
- 1.0
Member Functions Documentation
CliInformationL(TPsuiCli)
void | CliInformationL | ( | TPsuiCli | aType | ) | [pure virtual] |
Handles notes for changing any of CLI features.
HandleCliErrorL(TInt)
void | HandleCliErrorL | ( | TInt | aError | ) | [pure virtual] |
Handles errors.
- Since
- 2.0
HandleCliRequestingL(TBool, TBool)
void | HandleCliRequestingL | ( | TBool | aOngoing, |
| TBool | aInterrupted |
| ) | [pure virtual] |
Handles requesting notes.
Parameters
TBool aOngoing | Is request already going on. |
TBool aInterrupted | Request needs to be immediately cancelled. |
HandleCliStatusL(TUint8, TPsuiCli)
Checks the CLI status from network.
Parameters
TUint8 aBsc | List of basic service groups. |
TPsuiCli aMode | Which CLI feature was inquiried for. |
HandleCnapStatusL(TInt)
void | HandleCnapStatusL | ( | TInt | aStatus | ) | [pure virtual] |
Checks the CNAP status from network.
- Since
- 1.2
SetEngineContact(MPsetCli *)
void | SetEngineContact | ( | MPsetCli * | aEngine | ) | [pure virtual] |
Sets pointer so that message is passed succesfully from requester to observer.
Parameters
MPsetCli * aEngine | Source of events to observer. |
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.