Public Member Enumerations | |
---|---|
enum | TMobileNPI { EUnknownNumberingPlan, EIsdnNumberPlan, EDataNumberPlan, ETelexNumberPlan, ..., EERMESNumberPlan } |
enum | TMobileTON { EUnknownNumber, EInternationalNumber, ENationalNumber, ENetworkSpecificNumber, ..., EAbbreviatedNumber } |
Address types.
Modes: Common
See also: class RMobilePhone
Number Plan Indicator.
Modes: Common
Enumerator | Value | Description |
---|---|---|
EUnknownNumberingPlan | 0 |
User or the network has no knowledge of the numbering plan. Modes: Common |
EIsdnNumberPlan | 1 |
ISDN/telephony numbering plan. Modes: Common |
EDataNumberPlan | 3 |
Data numbering plan. Modes: Common |
ETelexNumberPlan | 4 |
Telex numbering plan. Modes: Common |
EServiceCentreSpecificPlan1 | 5 |
Service centre specific plan used to indicate a numbering plan specific to external Short Message entities attached to the SMSC. |
EServiceCentreSpecificPlan2 | 6 |
Service centre specific plan used to indicate a numbering plan specific to external Short Message entities attached to the SMSC. Modes: GSM/WCDMA |
ENationalNumberPlan | 8 |
National numbering plan. Modes: GSM/WCDMA |
EPrivateNumberPlan | 9 |
Private numbering plan. Modes: Common |
EERMESNumberPlan | 10 |
ERMES numbering plan. Modes: GSM/WCDMA |
Enumerator | Value | Description |
---|---|---|
EUnknownNumber |
User or the network has no knowledge of the type of number. Modes: Common | |
EInternationalNumber |
International number. Modes: Common | |
ENationalNumber |
National number. Modes: Common | |
ENetworkSpecificNumber |
Administration/service number specific to the serving network, e.g. used to access an operator. Modes: Common | |
ESubscriberNumber |
Subscriber number. Modes: Common | |
EAlphanumericNumber |
Alphanumeric number coded according to 3GPP TS 123 038 GSM 7-bit default alphabet. Modes: GSM/WCDMA | |
EAbbreviatedNumber |
Abbreviated number. Modes: Common |