| class RSat::TSubmitMultimediaMessageRspV6 : public RSat::TSatPCmdBase |
Contains your response to a SUBMIT MULTIMEDIA MESSAGE proactive command. Pass this to the UICC with RSat::TerminalRsp() . See ETSI TS 102 223 and RSat::NotifySubmitMultimediaMsgPCmd() for more information about the command.
For Symbian OS version 9.4 pass RSat::TerminalRsp() a RSat::TSubmitMultimediaMessageRspV6Pckg (a packaged TSubmitMultimediaMessageRspV6 ). For later versions of Symbian OS, check for an updated API (RSat::TSubmitMultimediaMessageRspV7 etc).
RSat::TSubmitMultimediaMessageRspV6Pckg RSat::NotifySubmitMultimediaMsgPCmd()
| Public Member Functions | |
|---|---|
| TSubmitMultimediaMessageRspV6 () | |
| Inherited Functions | |
|---|---|
| RSat::TSatBase::ExtensionId()const | |
| RSat::TSatBase::TSatBase() | |
| RSat::TSatPCmdBase::PCmdNumber()const | |
| RSat::TSatPCmdBase::SetPCmdNumber(TUint8) | |
| RSat::TSatPCmdBase::TSatPCmdBase() | |
| Public Attributes | |
|---|---|
| TAdditionalInfo | iAdditionalInfo |
| TPCmdResult | iGeneralResult |
| TUint | iInfoType |
| Inherited Attributes | |
|---|---|
| RSat::TSatBase::iExtensionId | |
| RSat::TSatPCmdBase::iPCmdNumber | |
| TAdditionalInfo | iAdditionalInfo |
Contains additional information associated with certain error codes set in iGeneralResult. If the value in iGeneralResult does not require any information then leave this field empty.
| TPCmdResult | iGeneralResult |
General result of the proactive command. Set this as described in the proactive commands versus terminal response table in ETSI TS 102 223.
| TUint | iInfoType |
If the value of iGeneralResult requires additional information, set this to RSat::KMeProblem . Otherwise set to RSat::KNoAdditionalInfo .
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.