MCCPCSCall Class Reference
class MCCPCSCall : public MCCPCall |
Methods used only with CS Call.
Member Functions Documentation
Dial(const TDesC8 &)
TInt
| Dial | ( | const TDesC8 & | aCallParams | ) | [pure virtual] |
Parameters
const TDesC8 & aCallParams | The call parameters used by the TSY (a TCallParamsPckg object) |
GetMobileCallInfo(TDes8 &)
TInt
| GetMobileCallInfo | ( | TDes8 & | aCallInfo | ) | const [pure virtual] |
Returns call information
- Since
- S60 3.2
Parameters
TDes8 & aCallInfo | TMobileCallInfoV3 |
GetMobileDataCallCaps(TDes8 &)
TInt
| GetMobileDataCallCaps | ( | TDes8 & | aCaps | ) | const [pure virtual] |
Gets the calls data call capabilities
- Since
- S60 3.2
Parameters
TDes8 & aCaps | TMobileCallDataCapsV1 |
LogDialedNumber()
TBool
| LogDialedNumber | ( | ) | const [pure virtual] |
Log dialed number. SAT related, check if dialed number is to be logged or not.
- Since
- S60 3.2
NoFDNCheck()
void | NoFDNCheck | ( | ) | [pure virtual] |
Instruct to do no FDN checking when dialling. Needs to be called before every dial for each call separately. If this method is not called at all default is to use FDN. Value will be reset to default when call goes back to disconnected state.
- Since
- S60 v3.2
SwitchAlternatingCall()
TInt
| SwitchAlternatingCall | ( | ) | [pure virtual] |
Switch in the alternating call mode of an alternating call
- Since
- S60 3.2
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.