const TUid | KPSUidCtsyCallForwardingInfo |
For Call forwarding number
const TUid | KPSUidCtsyEmergencyCallInfo |
For Emergency call info Provides information whether an emergency call is active or not
const TUid | KPSUidCtsyCallInformation |
Telephony Call Information API.
const TUint32 | KCTsyCallState |
State of ongoing call(s). The following table shows states if in different combinations of phone calls.
Call 1 state Call 2 state TPSCTsyCallState ========================================================= idle idle EPSCTsyCallStateNone hold idle EPSCTsyCallStateHold hold dialling EPSCTsyCallStateDialling hold ringing EPSCTsyCallStateRinging hold answering EPSCTsyCallStateAnswering hold connected EPSCTsyCallStateConnected connected connected EPSCTsyCallStateConnected connected ringing EPSCTsyCallStateRinging disconnecting connected EPSCTsyCallStateConnected disconnecting hold EPSCTsyCallStateHold disconnecting idle EPSCTsyCallStateDisconnecting disconnecting ringing EPSCTsyCallStateRinging
For single calls
Mobile originated call states:
(1) EPSCTsyCallStateNone (2) EPSCTsyCallStateDialling (3) EPSCTsyCallStateAlerting (4) EPSTelephonyCallStateConnected (5) EPSCTsyCallStateDisconnecting (6) EPSCTsyCallStateNone
Note that state transitions (2) --> (5) and (3) --> (5) are also possible.
Mobile terminated call states:
(1) EPSCTsyCallStateNone (8) EPSCTsyCallStateRinging (4) EPSTelephonyCallStateConnected (5) EPSCTsyCallStateDisconnecting (6) EPSCTsyCallStateNone
Note that state transition (8) --> (5) is also possible.
If the call is put on Hold the the following state transition are possible: (4) --> (9) EPSCTsyCallStateHold --> (4) (4) --> (9) --> (5) State of ongoing call.
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.