RSat::TTimerMgmtV3 Class Reference

class RSat::TTimerMgmtV3 : public RSat::TSatPCmdBase

Contains a TIMER MANAGEMENT proactive command issued by the UICC. See ETSI TS 102 223 and RSat::NotifyTimerMgmtPCmd() for more information about the command.

Request notification for TIMER MANAGEMENT with RSat::NotifyTimerMgmtPCmd(), passing it an object in which to store the command when it arrives. Pass a packaged version of the latest "TTimerMgmt" class. For Symbian OS versions from 7.0s to v8.1a and 8.1b use RSat::TTimerMgmtV3Pckg, a packaged RSat::TTimerMgmtV3. For later versions of Symbian OS, check for an updated API (RSat::TTimerMgmtV4 etc).

RSat::TTimerMgmtV3Pckg RSat::NotifyTimerMgmtPCmd()

Inherits from

Constructor & Destructor Documentation

TTimerMgmtV3()

IMPORT_CTTimerMgmtV3()

Default constructor.

Member Data Documentation

TTimerMgmtType iOperation

TTimerMgmtType iOperation

Should you start, stop, or read the current value of the timer identifier in iTimerId?

TTimerId iTimerId

TTimerId iTimerId

This identifies the timer. There can be up to 8 timer.

TDuration iTimerValue

TDuration iTimerValue

The initial value of the timer when setting a new timer.