MLtsyDispatchSatTerminalRsp Class Reference

class MLtsyDispatchSatTerminalRsp : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleTerminalRspReqL (const TDesC8 &)
Public Attributes
const TInt KLtsyDispatchSatTerminalRspApiId

Member Functions Documentation

HandleTerminalRspReqL(const TDesC8 &)

TInt HandleTerminalRspReqL ( const TDesC8 & aTerminalRsp ) [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 ESatTerminalRsp request from the CTSY.

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

Implementation of this interface should allow responses to Proactive Commands to be provided to the LTSY.

Parameters

const TDesC8 & aTerminalRsp The terminal response TLV as formatted in "ETSI TS 102 223" Under "Structure of TERMINAL RESPONSE"

Member Data Documentation

const TInt KLtsyDispatchSatTerminalRspApiId

const TInt KLtsyDispatchSatTerminalRspApiId [static]