class MPsetCallWaitingObserver |
Public Member Functions | |
---|---|
void | HandleCWErrorL ( TInt ) |
void | HandleCWRequestingL ( TBool , TBool ) |
void | HandleCallWaitingChangedL (const MPsetCallWaiting::TSetCallWaiting , const TInt ) |
void | HandleCallWaitingGetStatusL (const MPsetCallWaiting::TGetCallWaitingStatus , TUint8 ) |
void | SetEngineContact ( MPsetCallWaiting &) |
void | HandleCWErrorL | ( | TInt | aReason | ) | [pure virtual] |
Handles errors in call waiting requests.
TInt aReason | Reason for the error. |
void | HandleCWRequestingL | ( | TBool | aOngoing, |
TBool | aInterrupted | |||
) | [pure virtual] |
Handles requesting notes.
void | HandleCallWaitingChangedL | ( | const MPsetCallWaiting::TSetCallWaiting | aSetting, |
const TInt | aResult | |||
) | [pure virtual] |
Handles notes when Call Waiting has been changed.
const MPsetCallWaiting::TSetCallWaiting aSetting | Changed setting. |
const TInt aResult | Result of the action. |
void | HandleCallWaitingGetStatusL | ( | const MPsetCallWaiting::TGetCallWaitingStatus | aStatus, |
TUint8 | aBsc | |||
) | [pure virtual] |
Handles notes when requesting Call Waiting status.
const MPsetCallWaiting::TGetCallWaitingStatus aStatus | Query result. |
TUint8 aBsc | is List of active groups. |
void | SetEngineContact | ( | MPsetCallWaiting & | aEngineContact | ) | [pure virtual] |
Sets pointer so that message is passed succesfully from requester to observer.
MPsetCallWaiting & aEngineContact | 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.