RSat::TPlayToneV1 Class Reference

class RSat::TPlayToneV1 : public RSat::TSatPCmdBase

Contains a PLAY TONE proactive command issued by the UICC. See ETSI TS 102 223 and RSat::NotifyPlayTonePCmd() for more information about the command.

Request notification for PLAY TONE with RSat::NotifyPlayTonePCmd(), passing it an object in which to store the command when it arrives. Pass a packaged version of the latest "TPlayTone" class. For Symbian OS 7.0s, 8.0 and 8.1 use RSat::TPlayToneV2Pckg, a packaged RSat::TPlayToneV2. Use RSat::TPlayToneV1 with older versions of Symbian OS. For later versions of Symbian OS, check for an updated API (RSat::TPlayToneV3 etc).

RSat::TPlayToneV2 RSat::TPlayToneV1Pckg RSat::NotifyPlayTonePCmd()

Inherits from

Constructor & Destructor Documentation

TPlayToneV1()

IMPORT_CTPlayToneV1()

Default constructor.

Member Data Documentation

TAlphaId iAlphaId

TAlphaId iAlphaId

An alpha identifier containing text to display.

TDuration iDuration

TDuration iDuration

The duration of the tone.

TTone iTone

TTone iTone

The tone to play.