| class RMobilePhone::TMobilePhoneNetworkNameV3 : public RMobilePhone::TMultimodeType |
Class containing short, long network names and location information for a PLMN.
| Public Member Functions | |
|---|---|
| TMobilePhoneNetworkNameV3() | |
| Public Attributes | |
|---|---|
| TMobilePhoneNetworkLongName | iLongName |
| TBuf< KMaxNetworkNameFieldSize > | iOtherNames |
| TMobilePhoneNetworkShortName | iShortName |
| Inherited Attributes | |
|---|---|
| RMobilePhone::TMultimodeType::iExtensionId | |
| TMobilePhoneNetworkLongName | iLongName |
The long name (up to 20 characters) of the network operator.
| TBuf< KMaxNetworkNameFieldSize > | iOtherNames |
This buffer contains other long and short names for the registered PLMN coded as TLV objects.
| TMobilePhoneNetworkShortName | iShortName |
The short name (up to 10 characters) of the network operator.