class RMobilePhone::TMobilePhoneCFInfoEntryV1 : public RMobilePhone::TMultimodeType |
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 |
This method externalizes the call forwarding information into a stream
RWriteStream & aStream | The write stream that will contain the call forwarding information |
void | InternalizeL | ( | RReadStream & | aStream | ) |
This method internalizes the call forwarding information from a stream
RReadStream & aStream | The read stream containing the call forwarding information |
TMobilePhoneCFCondition | iCondition |
The CF service of this list entry.
TMobilePhoneCFCondition
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.
TMobileService
TMobilePhoneCFStatus | iStatus |
The current status of the call forwarding condition.
TMobilePhoneCFStatus
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.
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.