MLtsyDispatchSatSmsPpDownloadEnvelope Class Reference

class MLtsyDispatchSatSmsPpDownloadEnvelope : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleSmsPpDownloadEnvelopeReqL(const TDesC8 &)
Public Attributes
const TIntKLtsyDispatchSatSmsPpDownloadEnvelopeApiId

Member Functions Documentation

HandleSmsPpDownloadEnvelopeReqL(const TDesC8 &)

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"

Parameters

const TDesC8 & aEnvelopeBER-TLV encoded data containing an (SMS-PP DOWNLOAD) ENVELOPE command

Member Data Documentation

const TInt KLtsyDispatchSatSmsPpDownloadEnvelopeApiId

const TIntKLtsyDispatchSatSmsPpDownloadEnvelopeApiId[static]