MLtsyDispatchPacketServicesSetPdpContextQosGprs Class Reference

class MLtsyDispatchPacketServicesSetPdpContextQosGprs : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSetPdpContextQosGprsReqL(const TDesC &, const RPacketQoS::TQoSGPRSRequested &)

TInt HandleSetPdpContextQosGprsReqL ( const TDesC & aContextName,
const RPacketQoS::TQoSGPRSRequested & aQoSConfig
) [pure virtual]

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

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

Implementation of this interface should set GPRS QoS parametes for the given context.

Parameters

const TDesC & aContextName The name of the context, the maximum length of the descriptor should not exceed KMaxInfoName.
const RPacketQoS::TQoSGPRSRequested & aQoSConfig The QoS configuration parameters.

Member Data Documentation

const TInt KLtsyDispatchPacketServicesSetPdpContextQosGprsApiId

const TInt KLtsyDispatchPacketServicesSetPdpContextQosGprsApiId [static]