MLtsyDispatchPacketServicesInitialisePdpContext Class Reference

class MLtsyDispatchPacketServicesInitialisePdpContext : public MLtsyDispatchInterface

Inherits from

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 & aPrimaryContextName Primary context name in the form of a character string, the maximum length of the descriptor should not exceed KMaxInfoName.
const TDesC & aSecondaryContextName Optional 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 TInt KLtsyDispatchPacketServicesInitialisePdpContextApiId [static]