CConnMonCreateSubConnection Class Reference

#include <mw/rconnmon.h>

Link against: CONNMON.LIB

class CConnMonCreateSubConnection : public CConnMonEventBase

Inherits from

Detailed Description

This event is triggered when a new subconnection has been created. Subconnections are not supported currently.

Constructor & Destructor Documentation

CConnMonCreateSubConnection ( const TUint, const TUint )

CConnMonCreateSubConnection(const TUintaConnectionId,
const TUintaSubConnectionId
)

Constructor.

ParameterDescription
aConnectionIdConnection ID.
aSubConnectionIdSubconnection ID.

~CConnMonCreateSubConnection ( )

~CConnMonCreateSubConnection()

Destructor.

Member Function Documentation

SubConnectionId ( )

IMPORT_C TUintSubConnectionId()const

Gets the new subconnection ID.

Returns: Subconnection ID.