| class MCCESsObserver |
TODO list: Call waiting service status, should be available via phone settings UI. DnD status see ccp part Supplementary services observer.
| Public Member Functions | |
|---|---|
| void | BarringEventOccurred (const MCCESsObserver::TCCESsBarringEvent ) |
| void | CLIEventOccurred (const MCCESsObserver::TCCESsCLIEvent ) |
| void | CallCugEventOccurred (const MCCESsObserver::TCCESsCugEvent ) |
| void | CallForwardEventOccurred (const MCCESsObserver::TCCESsCallForwardEvent , const TDesC &) |
| void | NotifyCurrentActiveALSLine ( TInt ) |
| void | BarringEventOccurred | ( | const MCCESsObserver::TCCESsBarringEvent | aBarringEvent | ) | [pure virtual] |
| const MCCESsObserver::TCCESsBarringEvent aBarringEvent | Event that occurred. |
| void | CLIEventOccurred | ( | const MCCESsObserver::TCCESsCLIEvent | aCallLineEvent | ) | [pure virtual] |
| const MCCESsObserver::TCCESsCLIEvent aCallLineEvent | Event that occurred. |
| void | CallCugEventOccurred | ( | const MCCESsObserver::TCCESsCugEvent | aCugEvent | ) | [pure virtual] |
| const MCCESsObserver::TCCESsCugEvent aCugEvent | Event that occurred. |
| void | CallForwardEventOccurred | ( | const MCCESsObserver::TCCESsCallForwardEvent | aCallForwardEvent, |
| const TDesC & | aRemoteAddress | |||
| ) | [pure virtual] | |||
| const MCCESsObserver::TCCESsCallForwardEvent aCallForwardEvent | |
| const TDesC & aRemoteAddress | Remote address. |
| void | NotifyCurrentActiveALSLine | ( | TInt | aLine | ) | [pure virtual] |
| TInt aLine | Used ALS line. |
Barring related event.
| ECCESsIncomingCallBarred |
Incoming call is barred. (DoCoMo) |
| ECCESsAnonymousCallBarred |
Anonymous call barring. |
| ECCESsOutgoingCallBarred |
Outgoing call barring |
| ECCESsActiveBarrings |
Barring active notification. |
CLI (Call Line Information) related event.
| ECCESsTempClirSuppressUnsuccessful |
Temporary CLIR suppression was unsuccessful |
| ECCESsTempClirActivationUnsuccessful |
Temporary CLIR activation was unsuccessful |
Call forward related events that are not call related to an existing call.
| ECCESsIncCallIsForw |
Incoming call is forwarded |
| ECCESsIncCallForwToC |
Incoming call was forwarded because of user own settings. |
| ECCESsOutCallForwToC |
Outgoing call was forwarded because of user own settings. |
| ECCESsForwardUnconditionalModeActive |
Forward unconditional mode active |
| ECCESsForwardUnconditionalModeNotActive |
Forward unconditional mode deactive |
| ECCESsForwardConditionallyModeActive |
Forward conditional mode active |
| ECCESsForwardConditionallyModeNotActive |
Forward conditional mode deactive |
| ESsCallWaiting |
Remote call waiting. TODO rename TCCESsCallForwardEvent to TCCESsCallEvent |
Closed user group (Cug)
| ECCESsShowIncCallGroupIndex | |
| ECCESsRejectedCause |
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.