MLtsyDispatchPacketServicesInitialisePdpContext Class Reference

class MLtsyDispatchPacketServicesInitialisePdpContext : public MLtsyDispatchInterface

Inherits from

Public Member Functions
TInt HandleInitialisePdpContextReqL(const TDesC &, const TDesC &)
Public Attributes
const TIntKLtsyDispatchPacketServicesInitialisePdpContextApiId

Member Functions Documentation

HandleInitialisePdpContextReqL(const TDesC &, const TDesC &)

TInt HandleInitialisePdpContextReqL(const TDesC &aPrimaryContextName,
const TDesC &aSecondaryContextName
)[pure virtual]

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

It is a request call that is completed by invoking CCtsyDispatcherCallback::CallbackPacketServicesInitialisePdpContextComp() Implementation of this interface should initialise either primary or secondary contexts

Parameters

const TDesC & aPrimaryContextNamePrimary context name in the form of a character string, the maximum length of the descriptor should not exceed KMaxInfoName.
const TDesC & aSecondaryContextNameOptional secondary context name in the form of a character string, the maximum length of the descriptor should not exceed KMaxInfoName.

Member Data Documentation

const TInt KLtsyDispatchPacketServicesInitialisePdpContextApiId

const TIntKLtsyDispatchPacketServicesInitialisePdpContextApiId[static]