CCCPCallParameters Class Reference
class CCCPCallParameters : public CBase
|
Common paramaters for all calls.
Constructor & Destructor Documentation
CCCPCallParameters()
IMPORT_C
|
CCCPCallParameters
|
(
|
)
|
[protected]
|
~CCCPCallParameters()
IMPORT_C
|
~CCCPCallParameters
|
(
|
)
|
|
Member Functions Documentation
CallType()
IMPORT_C
CCPCall::TCallType
|
CallType
|
(
|
)
|
const
|
Gets the type of the call.
ConstructL()
IMPORT_C void
|
ConstructL
|
(
|
)
|
[protected]
|
NewL()
Call type enumeration. Constructor.
ServiceId()
IMPORT_C
TUint32
|
ServiceId
|
(
|
)
|
const
|
Gets the service id identifying the service provider of the call.
SetCallType(CCPCall::TCallType)
IMPORT_C void
|
SetCallType
|
(
|
CCPCall::TCallType
|
aCallType
|
)
|
|
Sets the type of the call.
Parameters
CCPCall::TCallType
aCallType
|
|
SetServiceId(TUint32)
IMPORT_C void
|
SetServiceId
|
(
|
TUint32
|
aServiceId
|
)
|
|
Sets the service id identifying the service provider of the call.
Member Data Documentation
CCPCall::TCallType
iCallType
CCPCall::TCallType
|
iCallType
|
[private]
|
Call type, used in CCP API
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.