class RSat::TSendUssdV1 : public RSat::TSatPCmdBase |
Contains a SEND USSD (Unstructured Supplementary Service Data) proactive command issued by the UICC. See ETSI TS 102 223 and RSat::NotifySendUssdPCmd() for more information about the command.
Request notification for SEND USSD with RSat::NotifySendUssdPCmd() , passing it an object in which to store the command when it arrives. Pass a packaged version of the latest "TSendUssd" class. For Symbian OS versions up to and including v8.1a and 8.1b use RSat::TSendUssdV1Pckg , a packaged RSat::TSendUssdV1 . For later versions of Symbian OS, check for an updated API (RSat::TSendUssdV2 etc).
Public Member Functions | |
---|---|
TSendUssdV1 () |
Inherited Functions | |
---|---|
RSat::TSatBase::ExtensionId()const | |
RSat::TSatBase::TSatBase() | |
RSat::TSatPCmdBase::PCmdNumber()const | |
RSat::TSatPCmdBase::SetPCmdNumber(TUint8) | |
RSat::TSatPCmdBase::TSatPCmdBase() |
Public Attributes | |
---|---|
TAlphaId | iAlphaId |
TIconId | iIconId |
TUssdString | iUssdString |
Inherited Attributes | |
---|---|
RSat::TSatBase::iExtensionId | |
RSat::TSatPCmdBase::iPCmdNumber |
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.