RSat::TCallControlV1 Class Reference
class RSat::TCallControlV1 : public RSat::TSatBase |
Constructor & Destructor Documentation
Member Functions Documentation
GetAlphaId(TAlphaIdValidity &, TAlphaId &)
This method returns the Alpha Identifier provided by the UICC for user display.
GetBCRepeatIndicator(TBCRepeatIndicator &)
This method returns the Bearer Capability Repeat Indicator
GetCallControlType(TCallControlType &)
This method is used by the Client to get the call control type.
GetCallSetUpDetails(TCallSetUpParams &)
This method is used by the Client to get the call set up details. If the call control type is not ECcAddress, the client should not use this method, which will return KErrNotSupported
GetCcGeneralResult(TControlResult &)
This method is used by the Client to get the call control general result.
GetSendSsDetails(TSsString &)
This method is used by the Client to get the SEND SS details. If the call control type is not ECcSsString, the client should not use this method which will returns KErrNotSupported.
GetSendUssdDetails(TUssdString &)
This method is used by the Client to get the SEND USSD details. If the call control type is not ECcUssdString, the client should not use this method which will returns KErrNotSupported.
SetAlphaId(TAlphaIdValidity, TAlphaId &)
This method is used by the TSY to set the alpha identifier.
SetBCRepeatIndicator(const TBCRepeatIndicator &)
This method returns the BC Repeat Indicator
SetCallSetUpDetails(const TCallSetUpParams &)
This method is used by the TSY to set the call set up details within the TCallControlV1 class
This method sets iType to ECcAddress, to specify that the call control has transformed a outstanding SET UP CALL, SEND SS or SEND USSD request into a new call set up request.
SetCcGeneralResult(TControlResult)
This method is used by the TSY to set the general call control result, iResult.
SetSendSsDetails(const TSsString &)
IMPORT_C void | SetSendSsDetails | ( | const TSsString & | aString | ) | |
This method is used by the TSY to set the SEND SS details within the TCallControlV1 class
This method sets iType to ECcString, to specify that the call control has transformed a outstanding SET UP CALL, SEND SS or SEND USSD request into a new SEND SS request.
SetSendUssdDetails(const TUssdString &)
IMPORT_C void | SetSendUssdDetails | ( | const TUssdString & | aString | ) | |
This method is used by the TSY to set the SEND USSD details within the TCallControlV1 class
This method sets iType to ECcUssdString, to specify that the call control has transformed a outstanding SET UP CALL, SEND SS or SEND USSD request into a new SEND USSD request.
Member Data Documentation
TBCRepeatIndicator
iBCRepeatIndicator
TBuf< KMaxMobileTelNumberSize > iBuf
TBuf< KMaxMobileTelNumberSize > | iBuf | [protected] |
TNumberingPlan
iNumberPlan
TTypeOfNumber
iTypeOfNumber
TAlphaIdValidity
iValidity
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.