RMobilePhone::TMobilePhoneCFInfoEntryV1 Class Reference

class RMobilePhone::TMobilePhoneCFInfoEntryV1 : public RMobilePhone::TMultimodeType

Defines information about the call forwarding service.

Modes: GSM/WCDMA

CMobilePhoneCFList

Inherits from

Constructor & Destructor Documentation

TMobilePhoneCFInfoEntryV1()

IMPORT_C TMobilePhoneCFInfoEntryV1 ( )

Member Functions Documentation

ExternalizeL(RWriteStream &)

void ExternalizeL ( RWriteStream & aStream ) const

This method externalizes the call forwarding information into a stream

Parameters

RWriteStream & aStream The write stream that will contain the call forwarding information

InternalizeL(RReadStream &)

void InternalizeL ( RReadStream & aStream )

This method internalizes the call forwarding information from a stream

Parameters

RReadStream & aStream The read stream containing the call forwarding information

Member Data Documentation

TMobilePhoneCFCondition iCondition

TMobilePhoneCFCondition iCondition

The CF service of this list entry.

TMobilePhoneCFCondition

TMobileAddress iNumber

TMobileAddress iNumber

The "forward-to" telephone number registered for the call forwarding condition. An empty string if CF service is not registered, not provisioned or not available.

TMobileAddress

TMobileService iServiceGroup

TMobileService iServiceGroup

The basic service group associated to this CF service list entry.

TMobileService

TMobilePhoneCFStatus iStatus

TMobilePhoneCFStatus iStatus

The current status of the call forwarding condition.

TMobilePhoneCFStatus

TInt iTimeout

TInt iTimeout

The "No Reply" time-out (in seconds) registered for the call forwarding no reply condition.

Equals to -1 if this value is not applicable. In GSM mode, will be between 5 and 30 and in steps of 5 if this value is applicable.