MLtsyDispatchPacketServicesPacketDetach Class Reference

class MLtsyDispatchPacketServicesPacketDetach : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandlePacketDetachReqL()
Public Attributes
const TIntKLtsyDispatchPacketServicesPacketDetachApiId

Member Functions Documentation

HandlePacketDetachReqL()

TInt HandlePacketDetachReqL()[pure virtual]

The CTSY Dispatcher shall invoke this function on receiving the EPacketDetach request from the CTSY.

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

Implementation of this interface should issue a detach request to the LTSY.

Member Data Documentation

const TInt KLtsyDispatchPacketServicesPacketDetachApiId

const TIntKLtsyDispatchPacketServicesPacketDetachApiId[static]