| class RMobilePhone::TMobilePhoneNITZ : public TDateTime |
Defines time and date information received from a mobile phone network.
GetNITZInfo() NotifyNITZInfoChange()
| Public Member Functions | |
|---|---|
| TMobilePhoneNITZ () | |
| TMobilePhoneNITZ ( TInt , TMonth , TInt , TInt , TInt , TInt , TInt ) | |
| Public Attributes | |
|---|---|
| TInt | iDST |
| TMobilePhoneNetworkLongName | iLongNetworkId |
| TInt32 | iNitzFieldsUsed |
| TMobilePhoneNetworkShortName | iShortNetworkId |
| TInt | iTimeZone |
| IMPORT_C | TMobilePhoneNITZ | ( | TInt | aYear, |
| TMonth | aMonth, | |||
| TInt | aDay, | |||
| TInt | aHour, | |||
| TInt | aMinute, | |||
| TInt | aSecond, | |||
| TInt | aMicroSecond | |||
| ) | ||||
Creates a TMobilePhoneNITZ whose date and time attributes are set to the constructor's parameters. The other TMobilePhoneNITZ attributes must be set explicitly.
| TInt | iDST |
Daylight Saving Time adjustment for summer time. The adjustment for DST can be +1h or +2h.
Modes: GSM/WCDMA
| TMobilePhoneNetworkLongName | iLongNetworkId |
Network name in "long" representation.
Modes: GSM/WCDMA
TMobilePhoneNetworkLongName
| TInt32 | iNitzFieldsUsed |
Bitwise sum of TMobilePhoneNITZCaps constants used to indicate which NITZ fields are available.
Modes: Common
| TMobilePhoneNetworkShortName | iShortNetworkId |
Network name in "short" representation.
Modes: GSM/WCDMA
TMobilePhoneNetworkShortName
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.