MLtsyDispatchPacketServicesSetPdpContextQosR5 Class Reference

class MLtsyDispatchPacketServicesSetPdpContextQosR5 : public MLtsyDispatchInterface

Inherits from

Member Functions Documentation

HandleSetPdpContextQosR5ReqL(const TDesC &, const RPacketQoS::TQoSR5Requested &)

TInt HandleSetPdpContextQosR5ReqL ( const TDesC & aContextName,
const RPacketQoS::TQoSR5Requested & 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 R5 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::TQoSR5Requested & aQoSConfig The QoS configuration parameters.

Member Data Documentation

const TInt KLtsyDispatchPacketServicesSetPdpContextQosR5ApiId

const TInt KLtsyDispatchPacketServicesSetPdpContextQosR5ApiId [static]