MLtsyDispatchPacketServicesDeactivatePdpContext Class Reference

class MLtsyDispatchPacketServicesDeactivatePdpContext : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleDeactivatePdpContextReqL(const TDesC &)

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

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

It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackPacketServicesDeactivatePdpContextComp() Implementation of this interface should deactivate the context indicated by the context name.

Parameters

const TDesC & aContextName The context name that is to be deactivated, the maximum length of the descriptor should not exceed KMaxInfoName.

Member Data Documentation

const TInt KLtsyDispatchPacketServicesDeactivatePdpContextApiId

const TInt KLtsyDispatchPacketServicesDeactivatePdpContextApiId [static]