RMobilePhone::TMobilePhoneNetworkInfoV2 Class Reference

class RMobilePhone::TMobilePhoneNetworkInfoV2 : public RMobilePhone::TMobilePhoneNetworkInfoV1

The access technology that the network is based on in version v2.0 of the API.

Inherits from

Constructor & Destructor Documentation

TMobilePhoneNetworkInfoV2()

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

Member Functions Documentation

ExternalizeL(RWriteStream &)

void ExternalizeL ( RWriteStream & aStream ) const

This method externalizes the mobile network information into a stream

Parameters

RWriteStream & aStream The write stream that will contain the mobile network information

InternalizeL(RReadStream &)

void InternalizeL ( RReadStream & aStream )

This method internalizes the mobile network information from a stream

Parameters

RReadStream & aStream The read stream containing the mobile network information

Member Data Documentation

TMobilePhoneNetworkAccess iAccess

TMobilePhoneNetworkAccess iAccess

The type of network access.

TMobilePhoneNetworkAccess