class RMobilePhone::TMobilePhoneNetworkInfoV5 : public RMobilePhone::TMobilePhoneNetworkInfoV2 |
The access technology that the network is based on in version v2.0 of the API.
Public Member Functions | |
---|---|
TMobilePhoneNetworkInfoV5 () | |
void | ExternalizeL ( RWriteStream &) |
void | InternalizeL ( RReadStream &) |
Public Attributes | |
---|---|
TBool | iEgprsAvailableIndicator |
TBool | iHsdpaAvailableIndicator |
IMPORT_C | TMobilePhoneNetworkInfoV5 | ( | ) |
This is the initialization of the TMobilePhoneNetworkInfoV5 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 |
TBool | iEgprsAvailableIndicator |
EGPRS availability indicator. This information is for display indication only and shall not be used for any other purpose.
Modes: GPRS
TBool | iHsdpaAvailableIndicator |
HSDPA availability indicator. This information is for display indication only and shall not be used for any other purpose.
Modes: WCDMA
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.