MLtsyDispatchPacketServicesSetPdpContextConfig Class Reference

class MLtsyDispatchPacketServicesSetPdpContextConfig : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleSetPdpContextConfigReqL(const TDesC &, const TDesC8 &, const RPacketContext::TProtocolType, const TDesC8 &, const TDesC8 &)
Public Attributes
const TIntKLtsyDispatchPacketServicesSetPdpContextConfigApiId

Member Functions Documentation

HandleSetPdpContextConfigReqL(const TDesC &, const TDesC8 &, const RPacketContext::TProtocolType, const TDesC8 &, const TDesC8 &)

TInt HandleSetPdpContextConfigReqL(const TDesC &aContextId,
const TDesC8 &aAccessPointName,
const RPacketContext::TProtocolTypeaPdpType,
const TDesC8 &aPdpAddress,
const TDesC8 &aPcoBuffer
)[pure virtual]

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

It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackPacketServicesSetPdpContextConfigComp() Implementation of this interface should pass LTSY the parameters it needs to set the context configuration

Parameters

const TDesC & aContextIdthe context name
const TDesC8 & aAccessPointNamethe access name which identifies the GGSN to be used
const RPacketContext::TProtocolType aPdpTypethe protocol type
const TDesC8 & aPdpAddressthe PDP address for this context
const TDesC8 & aPcoBufferthe pco buffer

Member Data Documentation

const TInt KLtsyDispatchPacketServicesSetPdpContextConfigApiId

const TIntKLtsyDispatchPacketServicesSetPdpContextConfigApiId[static]