RMobilePhone::TMobilePhoneNITZ Class Reference

class RMobilePhone::TMobilePhoneNITZ : public TDateTime

Defines time and date information received from a mobile phone network.

GetNITZInfo() NotifyNITZInfoChange()

Inherits from

Constructor & Destructor Documentation

TMobilePhoneNITZ()

IMPORT_CTMobilePhoneNITZ()

Creates an uninitialized TMobilePhoneNITZ

TMobilePhoneNITZ(TInt, TMonth, TInt, TInt, TInt, TInt, TInt)

IMPORT_CTMobilePhoneNITZ(TIntaYear,
TMonthaMonth,
TIntaDay,
TIntaHour,
TIntaMinute,
TIntaSecond,
TIntaMicroSecond
)

Creates a TMobilePhoneNITZ whose date and time attributes are set to the constructor's parameters. The other TMobilePhoneNITZ attributes must be set explicitly.

Parameters

TInt aYearYear.
TMonth aMonthMonth.
TInt aDayDay.
TInt aHourHour.
TInt aMinuteMinute.
TInt aSecondSecond.
TInt aMicroSecondMicro second.

Member Data Documentation

TInt iDST

TInt iDST

Daylight Saving Time adjustment for summer time. The adjustment for DST can be +1h or +2h.

Modes: GSM/WCDMA

TMobilePhoneNetworkLongName iLongNetworkId

TMobilePhoneNetworkLongName iLongNetworkId

Network name in "long" representation.

Modes: GSM/WCDMA

TMobilePhoneNetworkLongName

TInt32 iNitzFieldsUsed

TInt32 iNitzFieldsUsed

Bitwise sum of TMobilePhoneNITZCaps constants used to indicate which NITZ fields are available.

Modes: Common

TMobilePhoneNetworkShortName iShortNetworkId

TMobilePhoneNetworkShortName iShortNetworkId

Network name in "short" representation.

Modes: GSM/WCDMA

TMobilePhoneNetworkShortName

TInt iTimeZone

TInt iTimeZone

Time zone, expressed in +/- 15 minute offsets from GMT.

Modes: Common