RSat::TDisplayTextV2 Class Reference

class RSat::TDisplayTextV2 : public RSat::TDisplayTextV1

Contains a DISPLAY TEXT proactive command issued by the UICC. See ETSI TS 102 223 and RSat::NotifyDisplayTextPCmd() for more information about the command.

Request notification for DISPLAY TEXT with RSat::NotifyDisplayTextPCmd(), passing it an object in which to store the command when it arrives. Pass a packaged version of the latest "TDisplayText" class. For Symbian OS 7.0s, 8.0 and 8.1 use RSat::TDisplayTextV2Pckg, a packaged RSat::TDisplayTextV2. Use RSat::TDisplayTextV1 with older versions of Symbian OS. For later versions of Symbian OS, check for an updated API (RSat::TDisplayTextV3 etc).

RSat::TDisplayTextV1 RSat::TDisplayTextV2Pckg RSat::NotifyDisplayTextPCmd()

Constructor & Destructor Documentation

TDisplayTextV2()

IMPORT_CTDisplayTextV2()

Default constructor.

Member Data Documentation

TDuration iDuration

TDuration iDuration

Required duration to display the text. Only applicable if RSat::TDisplayTextV1::iClearScreenTrigger is set to RSat::EClearAfterDelay.