class MLtsyDispatchSatSmsPpDownloadEnvelope : public MLtsyDispatchInterface |
Public Member Functions | |
---|---|
TInt | HandleSmsPpDownloadEnvelopeReqL (const TDesC8 &) |
Public Attributes | |
---|---|
const TInt | KLtsyDispatchSatSmsPpDownloadEnvelopeApiId |
TInt | HandleSmsPpDownloadEnvelopeReqL | ( | const TDesC8 & | aEnvelope | ) | [pure virtual] |
This API is optional and should only be used if the licensee wishes to including the Dispatcher beneath their own SIM ATK TSY.
The CTSY Dispatcher shall invoke this function on receiving the ESatTsySmsPpDdl request from the CTSY.
It is a request call that does not have an associated complete callback.
Implementation of this interface should hanlde a SMS-PP DOWNLOAD, ENVELOPE command to be passed to the SIM.
See "3GPP 11.14" Under "SMS-PP data download"
const TDesC8 & aEnvelope | BER-TLV encoded data containing an (SMS-PP DOWNLOAD) ENVELOPE command |
const TInt | KLtsyDispatchSatSmsPpDownloadEnvelopeApiId | [static] |
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.