RSat::TDisplayTextV5 Class Reference

class RSat::TDisplayTextV5 : public RSat::TDisplayTextV2

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 . For Symbian OS 9.2, use RSat::TDisplayTextV5Pckg , a packaged RSat::TDisplayTextV5 . For later versions of Symbian OS, check for an updated API ( RSat::TDisplayTextV6 etc). Use RSat::TDisplayTextV1 with older versions of Symbian OS.

RSat::TDisplayTextV1 RSat::TDisplayTextV2 RSat::TDisplayTextV5Pckg RSat::NotifyDisplayTextPCmd()

Constructor & Destructor Documentation

TDisplayTextV5()

IMPORT_C TDisplayTextV5 ( )

Default constructor.

Member Data Documentation

TTextAttribute iTextAttribute

TTextAttribute iTextAttribute

Contains formatting information to be applied when RSat::TDisplayTextV1::iText is displayed. RSat::TTextAttribute