CConnMonCreateConnection Class Reference

class CConnMonCreateConnection : public CConnMonEventBase

This event is triggered when a new connection has been created. The connection ID passed in the event is a new ID number that ConnMon assigned to the new connection.

CONNMON.LIB

Inherits from

Constructor & Destructor Documentation

CConnMonCreateConnection(const TUint)

CConnMonCreateConnection(const TUintaConnectionId)

Constructor.

Parameters

const TUint aConnectionIdConnection ID.

~CConnMonCreateConnection()

~CConnMonCreateConnection()

Destructor.