class MCCPSsObserver |
TODO list: Call waiting service status, should be available via phone settings UI. DnD status Supplementary services observer.
Public Member Functions | |
---|---|
void | BarringEventOccurred(const MCCPSsObserver::TCCPSsBarringEvent) |
void | CLIEventOccurred(const MCCPSsObserver::TCCPSsCLIEvent) |
void | CallCugEventOccurred(const MCCPSsObserver::TCCPSsCugEvent) |
void | CallForwardEventOccurred(const MCCPSsObserver::TCCPSsCallForwardEvent, const TDesC &) |
void | NotifyCurrentActiveALSLine(TInt) |
void | BarringEventOccurred | ( | const MCCPSsObserver::TCCPSsBarringEvent | aBarringEvent | ) | [pure virtual] |
const MCCPSsObserver::TCCPSsBarringEvent aBarringEvent | Event that occurred. |
void | CLIEventOccurred | ( | const MCCPSsObserver::TCCPSsCLIEvent | aCallLineEvent | ) | [pure virtual] |
const MCCPSsObserver::TCCPSsCLIEvent aCallLineEvent | Event that occurred. |
void | CallCugEventOccurred | ( | const MCCPSsObserver::TCCPSsCugEvent | aCugEvent | ) | [pure virtual] |
const MCCPSsObserver::TCCPSsCugEvent aCugEvent | Event that occurred. |
void | CallForwardEventOccurred | ( | const MCCPSsObserver::TCCPSsCallForwardEvent | aCallForwardEvent, |
const TDesC & | aRemoteAddress | |||
) | [pure virtual] |
const MCCPSsObserver::TCCPSsCallForwardEvent aCallForwardEvent | Event that occurred. |
const TDesC & aRemoteAddress | Remote address. |
void | NotifyCurrentActiveALSLine | ( | TInt | aLine | ) | [pure virtual] |
TInt aLine | Used ALS line. |
Barring related event.
ECCPSsIncomingCallBarred |
Incoming call is barred. (DoCoMo) |
ECCPSsAnonymousCallBarred |
Anonymous call barring. |
ECCPSsOutgoingCallBarred |
Outgoing call barring |
ECCPSsActiveBarrings |
Barring active notification. |
CLI (Call Line Information) related event.
ECCPSsTempClirSuppressUnsuccessful |
Temporary CLIR suppression was unsuccessful |
ECCPSsTempClirActivationUnsuccessful |
Temporary CLIR activation was unsuccessful |
Call forward related events that are not call related to an existing call.
ECCPSsIncCallIsForw |
Incoming call is forwarded |
ECCPSsIncCallForwToC |
Incoming call was forwarded because of user own settings. |
ECCPSsOutCallForwToC |
Outgoing call was forwarded because of user own settings. |
ECCPSsForwardUnconditionalModeActive |
Forward unconditional mode active |
ECCPSsForwardUnconditionalModeNotActive |
Forward unconditional mode deactive |
ECCPSsForwardConditionallyModeActive |
Forward conditional mode active |
ECCPSsForwardConditionallyModeNotActive |
Forward conditional mode deactive |
ESsCallWaiting |
Remote call waiting. TODO rename TCCPSsCallForwardEvent to TCCPSsCallEvent |
Closed user group (Cug) 08052007 added
ECCPSsShowIncCallGroupIndex | |
ECCPSsRejectedCause |
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.