MLtsyDispatchSatGetSmsPpDownloadSupported Class Reference

class MLtsyDispatchSatGetSmsPpDownloadSupported : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleGetSmsPpDownloadSupportedReqL()

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

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

Implementation of this interface should retrieve if the service "data download via SMS Point-to-point" is allocated and activated in the SIM Service Table and return the result via CCtsyDispatcherCallback::CallbackSatGetSmsPpDownloadSupportedComp()

3GPP TS 11.14 section 7.1 3GPP TS 11.11 section 11.6.12

Member Data Documentation

const TInt KLtsyDispatchSatGetSmsPpDownloadSupportedApiId

const TInt KLtsyDispatchSatGetSmsPpDownloadSupportedApiId [static]