| 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.
This is the initialization of the TMobilePhoneNetworkInfoV2 structured type
| void | ExternalizeL | ( | RWriteStream & | aStream | ) | const |
This method externalizes the mobile network information into a stream
| RWriteStream & aStream | The write stream that will contain the mobile network information |
| void | InternalizeL | ( | RReadStream & | aStream | ) |
This method internalizes the mobile network information from a stream
| RReadStream & aStream | The read stream containing the mobile network information |
| TMobilePhoneNetworkAccess | iAccess |
The type of network access.
TMobilePhoneNetworkAccess
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.