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::TCspCPHSTeleservices aContainer ) const
Checks if Alternate Line is to be supported in parameter.
Since
2.8

Parameters

const RMobilePhone::TCspCPHSTeleservices aContainer The parameter to be checked.

CheckIfCBSupported(const RMobilePhone::TCspCallRestriction)

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

Parameters

const RMobilePhone::TCspCallRestriction aContainer The parameter to be checked.

CheckIfCFSupported(const RMobilePhone::TCspCallOffering)

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

Parameters

const RMobilePhone::TCspCallOffering aContainer The parameter to be checked.

CheckIfCWSupported(const RMobilePhone::TCspCallCompletion)

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

Parameters

const RMobilePhone::TCspCallCompletion aContainer The parameter to be checked.

CheckIfNetworkSelectionSupported(const RMobilePhone::TCspValueAdded)

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

Parameters

const RMobilePhone::TCspValueAdded aContainer The parameter to be checked.

IsALSSupported(TBool &)

IMPORT_C TInt IsALSSupported ( TBool & aSupport )

Checks if Alternate Line is to be supported.

Parameters

TBool & aSupport Feature supported.

IsCBSupported(TBool &)

IMPORT_C TInt IsCBSupported ( TBool & aSupport )

Checks if Call Barring is to be supported .

Parameters

TBool & aSupport Feature supported.

IsCFSupported(TBool &)

IMPORT_C TInt IsCFSupported ( TBool & aSupport )

Checks if Call Forwarding is to be supported.

Parameters

TBool & aSupport Feature supported.

IsCWSupported(TBool &)

IMPORT_C TInt IsCWSupported ( TBool & aSupport )

Checks if Call Waiting is to be supported

Parameters

TBool & aSupport Feature supported.

IsNetworkSelectionSupported(TBool &)

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

Parameters

TBool & aSupport Feature supported.

IsSupported(const TInt, const TInt)

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

Parameters

const TInt aContainer The parameter to be checked.
const TInt aFeature The feature to be checked.

NewL()

IMPORT_C CPsetCustomerServiceProfile * NewL ( ) [static]

Symbian OS 2-phase Constructor.

OpenCSProfileL()

IMPORT_C TInt OpenCSProfileL ( )

Opens Customer Service Profile from SIM.

Member Data Documentation

RCustomerServiceProfileCache * iCsp

RCustomerServiceProfileCache * iCsp [private]