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).
Public Member Functions | |
---|---|
TSendDataV2() |
Inherited Functions | |
---|---|
RSat::TSatBase::ExtensionId()const | |
RSat::TSatBase::TSatBase() | |
RSat::TSatPCmdBase::PCmdNumber()const | |
RSat::TSatPCmdBase::SetPCmdNumber(TUint8) | |
RSat::TSatPCmdBase::TSatPCmdBase() |
Public Attributes | |
---|---|
TAlphaId | iAlphaId |
TChannelData | iChannelData |
TDeviceId | iDestination |
TIconId | iIconId |
TSendDataMode | iMode |
Inherited Attributes | |
---|---|
RSat::TSatBase::iExtensionId | |
RSat::TSatPCmdBase::iPCmdNumber |
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.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.