RSat::TSendDataV2 Class Reference

class RSat::TSendDataV2 : public RSat::TSatPCmdBase

Contains a SEND DATA proactive command issued by the UICC. See ETSI TS 102 223 and RSat::NotifySendDataPCmd() for more information about the command.

Request notification for SEND DATA with RSat::NotifyReceiveDataPCmd() , passing it an object in which to store the command when it arrives. Pass a packaged version of the latest "TSendData" class. For Symbian OS versions up to and including v8.1a and 8.1b use RSat::TSendDataV1Pckg, a packaged RSat::TSendDataV1. For later versions of Symbian OS, check for an updated API ( RSat::TSendDataV2 etc).

RSat::TSendDataV2Pckg RSat::NotifySendDataPCmd()

Inherits from

Constructor & Destructor Documentation

TSendDataV2()

IMPORT_C TSendDataV2 ( )

Default constructor.

Member Data Documentation

TAlphaId iAlphaId

TAlphaId iAlphaId

TChannelData iChannelData

TChannelData iChannelData

TDeviceId iDestination

TDeviceId iDestination

TIconId iIconId

TIconId iIconId

TSendDataMode iMode

TSendDataMode iMode

Should the SEND DATA command's data be sent immediately, or should the data from a series of SEND DATA command be buffered by the phone and sent at whatever rate the phone considers to be the best.