CCCECallParameters Class Reference
class CCCECallParameters : public CCCPCallParameters |
Constructor & Destructor Documentation
CCCECallParameters()
CCCECallParameters | ( | ) | [protected] |
Member Functions Documentation
Bearer()
Gets the bearer of the call.
ConstructL()
void | ConstructL | ( | ) | [protected] |
LineType()
Gets the line type of the call.
NewL()
Call type enumeration. Constructor.
Origin()
Gets the origin of the call.
SetBearer(TBuf8< KCCEBearerMaxSize >)
Sets the bearer of the call.
SetLineType(TCCELineType)
Sets the line type of call.
SetOrigin(TCCECallOrigin)
Sets the origin of the call.
SetSubAddress(TBuf< KCCESubAddressMaxSize >)
Sets the sub address of the dialled phone number.
SetUUSId(TBuf< KCCPUUSIdSize >)
Sets the service id identifying the service provider of the call.
SubAddress()
Gets the sub address of the dialled phone number.
UUSId()
Gets the UUS id of the call.
Member Enumerations Documentation
Enum TCCECallOrigin
Enumerators
ECCECallOriginPhone = 0 | |
ECCECallOriginSAT | |
Enum TCCELineType
Enumerators
ECCELineTypePrimary |
This is the primary voice line.
|
ECCELineTypeAux |
This is the secondary voice line.
|
Member Data Documentation
TBuf8< KCCEBearerMaxSize > iBearer
Capability configuration parameters for the first bearer.
TCCELineType
iLineType
Line type, used only in CS plugin in CCP API.
TBuf< KCCESubAddressMaxSize > iSubAddress
A buffer to hold the sub-address of a telephone number.
TBuf< KCCPUUSIdSize > iUUSId
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.