CPsetCustomerServiceProfile Class Reference

class CPsetCustomerServiceProfile : public CBase
CPsetCustomerServiceProfile class is a wrapper for Ss Settings. phonesettings.lib
Since
1.0

Inherits from

  • CPsetCustomerServiceProfile

Constructor & Destructor Documentation

~CPsetCustomerServiceProfile()

IMPORT_C~CPsetCustomerServiceProfile()

Destructor

Member Functions Documentation

CheckIfAlsSupported(const RMobilePhone::TCspCPHSTeleservices)

TBool CheckIfAlsSupported(const RMobilePhone::TCspCPHSTeleservicesaContainer)const
Checks if Alternate Line is to be supported in parameter.
Since
2.8

Parameters

const RMobilePhone::TCspCPHSTeleservices aContainerThe parameter to be checked.

CheckIfCBSupported(const RMobilePhone::TCspCallRestriction)

TBool CheckIfCBSupported(const RMobilePhone::TCspCallRestrictionaContainer)const
Checks if Call Barring is to be supported in parameter.
Since
2.8

Parameters

const RMobilePhone::TCspCallRestriction aContainerThe parameter to be checked.

CheckIfCFSupported(const RMobilePhone::TCspCallOffering)

TBool CheckIfCFSupported(const RMobilePhone::TCspCallOfferingaContainer)const
Checks if Call Forwarding is to be supported in parameter.
Since
2.8

Parameters

const RMobilePhone::TCspCallOffering aContainerThe parameter to be checked.

CheckIfCWSupported(const RMobilePhone::TCspCallCompletion)

TBool CheckIfCWSupported(const RMobilePhone::TCspCallCompletionaContainer)const
Checks if Call Waiting is to be supported in parameter.
Since
2.8

Parameters

const RMobilePhone::TCspCallCompletion aContainerThe parameter to be checked.

CheckIfNetworkSelectionSupported(const RMobilePhone::TCspValueAdded)

TBool CheckIfNetworkSelectionSupported(const RMobilePhone::TCspValueAddedaContainer)const
Checks if Manual Network Selection is supported in parameter.
Since
2.8

Parameters

const RMobilePhone::TCspValueAdded aContainerThe parameter to be checked.

IsALSSupported(TBool &)

IMPORT_C TIntIsALSSupported(TBool &aSupport)

Checks if Alternate Line is to be supported.

Parameters

TBool & aSupportFeature supported.

IsCBSupported(TBool &)

IMPORT_C TIntIsCBSupported(TBool &aSupport)

Checks if Call Barring is to be supported .

Parameters

TBool & aSupportFeature supported.

IsCFSupported(TBool &)

IMPORT_C TIntIsCFSupported(TBool &aSupport)

Checks if Call Forwarding is to be supported.

Parameters

TBool & aSupportFeature supported.

IsCWSupported(TBool &)

IMPORT_C TIntIsCWSupported(TBool &aSupport)

Checks if Call Waiting is to be supported

Parameters

TBool & aSupportFeature supported.

IsNetworkSelectionSupported(TBool &)

IMPORT_C TIntIsNetworkSelectionSupported(TBool &aSupport)
Checks if Manual Network Selection is to be supported.
Since
1.2

Parameters

TBool & aSupportFeature supported.

IsSupported(const TInt, const TInt)

TBool IsSupported(const TIntaContainer,
const TIntaFeature
)const [private]
Checks if the first parameter supports the feature mentioned in the second parameter.
Since
2.8

Parameters

const TInt aContainerThe parameter to be checked.
const TInt aFeatureThe feature to be checked.

NewL()

IMPORT_C CPsetCustomerServiceProfile *NewL()[static]

Symbian OS 2-phase Constructor.

OpenCSProfileL()

IMPORT_C TIntOpenCSProfileL()

Opens Customer Service Profile from SIM.

Member Data Documentation

RCustomerServiceProfileCache * iCsp

RCustomerServiceProfileCache *iCsp[private]