class MPsetDivertObserver |
Public Member Functions | |
---|---|
void | HandleCFRequestingL ( TBool , TBool ) |
void | HandleDivertingChangedL (const TCallDivertSetting &, TBool ) |
void | HandleDivertingErrorL ( TInt ) |
void | HandleDivertingStatusL ( CMobilePhoneCFList &, TBool ) |
void | SetEngineContact ( MPsetCallDiverting *) |
void | HandleCFRequestingL | ( | TBool | aOngoing, |
TBool | aInterrupted | |||
) | [pure virtual] |
Handles requesting notes.
void | HandleDivertingChangedL | ( | const TCallDivertSetting & | aSetting, |
TBool | aPlural | |||
) | [pure virtual] |
Handles showing notes, when diverts change.
const TCallDivertSetting & aSetting | Setting which was changed. |
TBool aPlural | Plural notes to be used. |
void | HandleDivertingErrorL | ( | TInt | aReason | ) | [pure virtual] |
Handles showing of error notes.
TInt aReason | Reason for diverting error. |
void | HandleDivertingStatusL | ( | CMobilePhoneCFList & | aSetting, |
TBool | aPlural | |||
) | [pure virtual] |
Handles showing of status inquiry notes.
CMobilePhoneCFList & aSetting | Divert setting which was queried. |
TBool aPlural | Plural notes to be used. |
void | SetEngineContact | ( | MPsetCallDiverting * | aDivertEngine | ) | [pure virtual] |
Sets pointer so that message is passed succesfully from requester to observer.
MPsetCallDiverting * aDivertEngine | Source for the 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.