| class RMobilePhone::TMobilePhoneCFInfoEntryV1 : public RMobilePhone::TMultimodeType |
Defines information about the call forwarding service.
Modes: GSM/WCDMA
CMobilePhoneCFList
| Public Member Functions | |
|---|---|
| TMobilePhoneCFInfoEntryV1() | |
| void | ExternalizeL(RWriteStream &) |
| void | InternalizeL(RReadStream &) |
| Inherited Functions | |
|---|---|
| RMobilePhone::TMultimodeType::ExtensionId()const | |
| RMobilePhone::TMultimodeType::TMultimodeType() | |
| Public Attributes | |
|---|---|
| TMobilePhoneCFCondition | iCondition |
| TMobileAddress | iNumber |
| TMobileService | iServiceGroup |
| TMobilePhoneCFStatus | iStatus |
| TInt | iTimeout |
| Inherited Attributes | |
|---|---|
| RMobilePhone::TMultimodeType::iExtensionId | |
| void | ExternalizeL | ( | RWriteStream & | aStream | ) | const |
| RWriteStream & aStream |
| TMobilePhoneCFCondition | iCondition |
The CF service of this list entry.
| 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.
| TMobileService | iServiceGroup |
The basic service group associated to this CF service list entry.
| TMobilePhoneCFStatus | iStatus |
The current status of the call forwarding condition.
| 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.