MLtsyDispatchPacketServicesSetPacketAttachMode Class Reference

class MLtsyDispatchPacketServicesSetPacketAttachMode : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSetPacketAttachModeReqL(RPacketService::TAttachMode)

TInt HandleSetPacketAttachModeReqL ( RPacketService::TAttachMode aAttachMode ) [pure virtual]

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

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

Implementation of this interface should set the packet service attach mode.

Parameters

RPacketService::TAttachMode aAttachMode the attach mode due to be set.

Member Data Documentation

const TInt KLtsyDispatchPacketServicesSetPacketAttachModeApiId

const TInt KLtsyDispatchPacketServicesSetPacketAttachModeApiId [static]