MLtsyDispatchSatGetUssdControlSupported Class Reference

class MLtsyDispatchSatGetUssdControlSupported : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleGetUssdControlSupportedReqL()

TInt HandleGetUssdControlSupportedReqL ( ) [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 ESatTsyUssdControlSupported request from the CTSY.

It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackSatGetUssdControlSupportedComp()

Asks whether USSD string data objects are supported in call control. This setting is stored in EF-SST - see ETSI 151 011 etc. If USSD control is not supported, USSD control requests that can be coded as an SS string (i.e. *,#,0-9) will be submitted in this format.

Member Data Documentation

const TInt KLtsyDispatchSatGetUssdControlSupportedApiId

const TInt KLtsyDispatchSatGetUssdControlSupportedApiId [static]