CTelephony::TNetworkNameV2 Class Reference

class CTelephony::TNetworkNameV2 : public CTelephony::TEtelISVType

Defines the name network name. TNetworkNameV2 differs from Version 1 (TNetworkNameV1) in that the length of iNetworkName is 20 (rather than 16).

TNetworkNameV2 should be used in preference to TNetworkNameV1. The network name provided in this V2 class is of the length supplied by the platform. The V1 class' network name will be truncated if the platform provides a name longer than V1 name's limit.

Note: This information is only available on GSM/WCDMA networks.

Inherits from

Public Member Functions
TNetworkNameV2()
Inherited Functions
CTelephony::TEtelISVType::TEtelISVType()
CTelephony::TEtelISVType::VersionId()const
Public Attributes
TBuf< KNetworkLongNameSizeV2 >iNetworkName
Inherited Attributes
CTelephony::TEtelISVType::iVersionId

Constructor & Destructor Documentation

TNetworkNameV2()

IMPORT_CTNetworkNameV2()

Default constructor.

Member Data Documentation

TBuf< KNetworkLongNameSizeV2 > iNetworkName

TBuf< KNetworkLongNameSizeV2 >iNetworkName

The displayed name (up to 20 characters) of the network provider.