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_C TMobilePhoneNITZ ( )

Creates an uninitialized TMobilePhoneNITZ

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

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.

Parameters

TInt aYear Year.
TMonth aMonth Month.
TInt aDay Day.
TInt aHour Hour.
TInt aMinute Minute.
TInt aSecond Second.
TInt aMicroSecond Micro 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