RSat::TGetInputV1 Class Reference

class RSat::TGetInputV1 : public RSat::TSatPCmdBase

Contains a GET INPUT proactive command issued by the UICC. See ETSI TS 102 223 and RSat::NotifyGetInputPCmd() for more information about the command.

Request notification for GET INPUT with RSat::NotifyGetInputPCmd(), passing it an object in which to store the command when it arrives. Pass a packaged version of the latest "TGetInput" class. For Symbian OS versions up to and including v8.1a and 8.1b use RSat::TGetInputV1Pckg, a packaged RSat::TGetInputV1. For later versions of Symbian OS, check for an updated API (RSat::TGetInputV2 etc).

RSat::TGetInputV1Pckg RSat::NotifyGetInputPCmd()

Inherits from

Constructor & Destructor Documentation

TGetInputV1()

IMPORT_CTGetInputV1()

Default constructor.

Member Data Documentation

TGetInputDefaultText iDefaultText

TGetInputDefaultText iDefaultText

A default string can be provided. This field determines whether the user is allowed to edit it, or whether they can only delete it and replace it with their own text.

THelp iHelp

THelp iHelp

Determine whether help is available.

TIconId iIconId

TIconId iIconId

Icon to display.

TInputDisplayOption iInputDisplayOption

TInputDisplayOption iInputDisplayOption

Determines whether the user can see the characters they enter.

TGetInputRspFormat iRspFormat

TGetInputRspFormat iRspFormat

Determines whether digits or characters should be entered, and whether they should be in a packed or unpacked format.

TRspLength iRspLength

TRspLength iRspLength

The maximum and minimum length of string.

TGetInputText iText

TGetInputText iText

Text to display.