MLtsyDispatchSatEventDownloadEnvelope Class Reference

class MLtsyDispatchSatEventDownloadEnvelope : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleEventDownloadEnvelopeReqL(const TDesC8 &)

TInt HandleEventDownloadEnvelopeReqL ( 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 ESatEventDownload request from the CTSY.

It is a request call that does not have an associated complete callback.

The SET UP EVENT LIST proactive command gives the phone a list of events that may occur to the phone. The event list may include a change of access technology, user action, browser termination and more. The UICC must be informed when an event on the list occurs - this is via MLtsyDispatchSatEventDownloadEnvelope::HandleEventDownloadEnvelopeReqL()

RSat::EventDownload()

Parameters

const TDesC8 & aEnvelope BER-TLV encoded Event Download ENVELOPE command see "ETSI TS 102 223" under "ENVELOPE commands" "Event Download"

Member Data Documentation

const TInt KLtsyDispatchSatEventDownloadEnvelopeApiId

const TInt KLtsyDispatchSatEventDownloadEnvelopeApiId [static]