TGsmSmsTypeOfAddress Class Reference
class TGsmSmsTypeOfAddress : public TSmsOctet |
Type-of-address field defined in ETSI 3GPP TS 23.040
Constructor & Destructor Documentation
TGsmSmsTypeOfAddress(TInt)
TGsmSmsTypeOfAddress | ( | TInt | aValue = EGsmSmsFirstBitMask | ) | [inline] |
Constructor, specifying an octet value.
Parameters
TInt aValue = EGsmSmsFirstBitMask | Octet value |
TGsmSmsTypeOfAddress(TGsmSmsTypeOfNumber, TGsmSmsNumberingPlanIdentification)
Constructor, specifying type of numbering and numbering plan identification.
Member Functions Documentation
ConvertToETelMM(NMobilePhone::TMobileTON &, NMobilePhone::TMobileNPI &)
Converts type of number and numbering plan identification information from the type of address parameter to the NMobilePhone::TMobileTON and NMobilePhone::TMobileNPI format.
Converts type of number and numbering plan identification information from the type of address parameter to the NMobilePhone::TMobileTON and NMobilePhone::TMobileNPI format.
NPI()
Gets the numbering plan identification.
SetFromETelMM(NMobilePhone::TMobileTON, NMobilePhone::TMobileNPI)
Sets type of number and numbering plan identification information from values specified in NMobilePhone::TMobileTON and NMobilePhone::TMobileNPI formats.
Converts type of number and numbering plan identification information from the NMobilePhone::TMobileTON and NMobilePhone::TMobileNPI format to the type of address parameter.
SetNPI(TGsmSmsNumberingPlanIdentification)
Sets the numbering plan identification. Set the Numbering Plan Identification
SetTON(TGsmSmsTypeOfNumber)
TON()
Gets the type of numbering.
Member Enumerations Documentation
Enum anonymous
Enumerators
EGsmSmsFirstBitMask = 0x80 | |
EGsmSmsTONMask = 0x70 | |
EGsmSmsNPIMask = 0x0F | |
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.