class RMobilePhone::TMobilePreferredNetworkEntryV3 : public RMobilePhone::TMultimodeType |
Defines information for a preferred network.
Public Member Functions | |
---|---|
TMobilePreferredNetworkEntryV3() | |
void | ExternalizeL(RWriteStream &) |
void | InternalizeL(RReadStream &) |
Inherited Functions | |
---|---|
RMobilePhone::TMultimodeType::ExtensionId()const | |
RMobilePhone::TMultimodeType::TMultimodeType() |
Public Attributes | |
---|---|
TMobilePhoneNetworkAccessCapsFlags | iAccess |
TMobilePhoneNetworkCountryCode | iCountryCode |
TMobilePhoneNetworkIdentity | iNetworkId |
TBool | iUserDefined |
Inherited Attributes | |
---|---|
RMobilePhone::TMultimodeType::iExtensionId |
void | ExternalizeL | ( | RWriteStream & | aStream | ) | const |
RWriteStream & aStream |
TMobilePhoneNetworkAccessCapsFlags | iAccess |
Access Technology supported. Can contain a number of flags from RMobilePhone::TMobilePhoneNetworkAccessCaps.
TMobilePhoneNetworkCountryCode | iCountryCode |
The MCC of the network.
TMobilePhoneNetworkIdentity | iNetworkId |
The MNC of the network.
TBool | iUserDefined |
Editable preferences in the User-controlled Networks List with Access Technology.