class MPsetBarringObserver |
Public Member Functions | |
---|---|
void | CbPasswordChangedL ( TBool ) |
void | HandleBarringErrorL ( TInt ) |
void | HandleBarringModeChangedL ( TBarringProgram , TBarringStatus , TBool ) |
void | HandleBarringModeStatusL ( TUint8 , TBarringStatus ) |
void | HandleCBRequestingL ( TBool , TBool ) |
void | SetEngineContact ( MPsetCallBarring *) |
void | CbPasswordChangedL | ( | TBool | aSuccess | ) | [pure virtual] |
Handles notes relating to cb password change requests.
TBool aSuccess | Result of teh change request. |
void | HandleBarringErrorL | ( | TInt | aReason | ) | [pure virtual] |
Handles errors in call barring requests.
TInt aReason | Reason for error. |
void | HandleBarringModeChangedL | ( | TBarringProgram | aType, |
TBarringStatus | aStatus, | |||
TBool | aPlural | |||
) | [pure virtual] |
Handles mode changed notes.
TBarringProgram aType | Type of barring program. |
TBarringStatus aStatus | Status of the barring program. |
TBool aPlural | Plural notes should be used. |
void | HandleBarringModeStatusL | ( | TUint8 | aBsc, |
TBarringStatus | aStatus | |||
) | [pure virtual] |
Handles barring mode inquiry notes.
TUint8 aBsc | |
TBarringStatus aStatus | Status of the barring program. |
void | HandleCBRequestingL | ( | TBool | aTrue, |
TBool | aInterrupted | |||
) | [pure virtual] |
Handles requesting notes.
void | SetEngineContact | ( | MPsetCallBarring * | aBarringEngine | ) | [pure virtual] |
Sets pointer so that message is passed succesfully from requester to observer.
MPsetCallBarring * aBarringEngine | 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.