MLtsyDispatchPacketServicesDeletePdpContext Class Reference

class MLtsyDispatchPacketServicesDeletePdpContext : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleDeletePdpContextReqL(const TDesC &)

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

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

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

Implementation of this interface should delete the context given.

Parameters

const TDesC & aContextName The name of the context to delete, the maximum length of the descriptor should not exceed KMaxInfoName.

Member Data Documentation

const TInt KLtsyDispatchPacketServicesDeletePdpContextApiId

const TInt KLtsyDispatchPacketServicesDeletePdpContextApiId [static]