| class RMobilePhone::TMobilePhoneNetworkInfoV2 : public RMobilePhone::TMobilePhoneNetworkInfoV1 |
The access technology that the network is based on in version v2.0 of the API.
| Public Member Functions | |
|---|---|
| TMobilePhoneNetworkInfoV2() | |
| void | ExternalizeL(RWriteStream &) |
| void | InternalizeL(RReadStream &) |
| Inherited Functions | |
|---|---|
| RMobilePhone::TMobilePhoneNetworkInfoV1::TMobilePhoneNetworkInfoV1() | |
| RMobilePhone::TMultimodeType::ExtensionId()const | |
| RMobilePhone::TMultimodeType::TMultimodeType() | |
| Public Attributes | |
|---|---|
| TMobilePhoneNetworkAccess | iAccess |
| IMPORT_C | TMobilePhoneNetworkInfoV2 | ( | ) |
Default constructor. Network access is set to ENetworkAccessUnknown and iExtensionId is set to KETelExtMultimodeV2.
| void | ExternalizeL | ( | RWriteStream & | aStream | ) | const |
| RWriteStream & aStream |