class MLtsyDispatchSatMenuSelectionEnvelope : public MLtsyDispatchInterface |
Public Member Functions | |
---|---|
TInt | HandleMenuSelectionEnvelopeReqL (const TDesC8 &) |
Public Attributes | |
---|---|
const TInt | KLtsyDispatchSatMenuSelectionEnvelopeApiId |
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.
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. |
const TInt | KLtsyDispatchSatMenuSelectionEnvelopeApiId | [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.