MLtsyDispatchPacketServicesActivatePdpContext Class Reference

class MLtsyDispatchPacketServicesActivatePdpContext : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleActivatePdpContextReqL(const TDesC &)

TInt HandleActivatePdpContextReqL(const TDesC &aContextName)[pure virtual]

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

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

Implementation of this interface should activate the context given.

Parameters

const TDesC & aContextNameThe context name, the maximum length of the descriptor should not exceed KMaxInfoName.

Member Data Documentation

const TInt KLtsyDispatchPacketServicesActivatePdpContextApiId

const TIntKLtsyDispatchPacketServicesActivatePdpContextApiId[static]