MLtsyDispatchSatCallAndSmsControlEnvelope Class Reference

class MLtsyDispatchSatCallAndSmsControlEnvelope : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleCallAndSmsControlEnvelopeReqL(const TDesC8 &)

TInt HandleCallAndSmsControlEnvelopeReqL(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 ESatTsySendEnvelope request from the CTSY.

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

Implementation of this interface should cause the TLV data to be sent in an ENVELOPE to the UICC. This interface is used for ENVELOPE commands related to call control events.

Parameters

const TDesC8 & aEnvelopeBER-TLV encoded data containing a Call Control or MO SMS control by SIM ENVELOPE command.

Member Data Documentation

const TInt KLtsyDispatchSatCallAndSmsControlEnvelopeApiId

const TIntKLtsyDispatchSatCallAndSmsControlEnvelopeApiId[static]