MLtsyDispatchSatMenuSelectionEnvelope Class Reference

class MLtsyDispatchSatMenuSelectionEnvelope : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleMenuSelectionEnvelopeReqL(const TDesC8 &)

TInt HandleMenuSelectionEnvelopeReqL ( 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 ESatMenuSelection request from the CTSY.

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

When the SIM application has previously specified a menu to the ME via the SETUP MENU proactive command, this API is used by the ME to communicate to the SIM application either that the user has selected one of the menu items, or that the user has requested help information for one of the menu items.

Parameters

const TDesC8 & aEnvelope BER-TLV encoded Envelope containing the identifier of a menu item and whether the user of the ME has selected the menu item or requested help about it.

Member Data Documentation

const TInt KLtsyDispatchSatMenuSelectionEnvelopeApiId

const TInt KLtsyDispatchSatMenuSelectionEnvelopeApiId [static]