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).
Public Member Functions | |
---|---|
TTimerMgmtV3() |
Inherited Functions | |
---|---|
RSat::TSatBase::ExtensionId()const | |
RSat::TSatBase::TSatBase() | |
RSat::TSatPCmdBase::PCmdNumber()const | |
RSat::TSatPCmdBase::SetPCmdNumber(TUint8) | |
RSat::TSatPCmdBase::TSatPCmdBase() |
Public Attributes | |
---|---|
TTimerMgmtType | iOperation |
TTimerId | iTimerId |
TDuration | iTimerValue |
Inherited Attributes | |
---|---|
RSat::TSatBase::iExtensionId | |
RSat::TSatPCmdBase::iPCmdNumber |
TTimerMgmtType | iOperation |
Should you start, stop, or read the current value of the timer identifier in iTimerId?
TDuration | iTimerValue |
The initial value of the timer when setting a new timer.
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.