CConnMonCreateConnection Class Reference

#include <mw/rconnmon.h>

Link against: CONNMON.LIB

class CConnMonCreateConnection : public CConnMonEventBase

Inherits from

Detailed Description

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.

Constructor & Destructor Documentation

CConnMonCreateConnection ( const TUint )

CConnMonCreateConnection(const TUintaConnectionId)

Constructor.

ParameterDescription
aConnectionIdConnection ID.

~CConnMonCreateConnection ( )

~CConnMonCreateConnection()

Destructor.