#include <mw/rconnmon.h>
| class CConnMonCreateConnection : public CConnMonEventBase |
| Public Member Functions | |
|---|---|
| CConnMonCreateConnection(const TUint) | |
| ~CConnMonCreateConnection() | |
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.
| CConnMonCreateConnection | ( | const TUint | aConnectionId | ) |
Constructor.
| Parameter | Description |
|---|---|
| aConnectionId | Connection ID. |