class MLtsyDispatchSatTerminalRsp : public MLtsyDispatchInterface |
Public Member Functions | |
---|---|
TInt | HandleTerminalRspReqL (const TDesC8 &) |
Public Attributes | |
---|---|
const TInt | KLtsyDispatchSatTerminalRspApiId |
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.
const TDesC8 & aTerminalRsp | The terminal response TLV as formatted in "ETSI TS 102 223" Under "Structure of TERMINAL RESPONSE" |
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.