CConnMonNewWLANNetworkDetected Class Reference

class CConnMonNewWLANNetworkDetected : public CConnMonEventBase

This event is triggered when new WLAN networks are detected during a WLAN scan. The connection ID passed in the event is the bearer specific connection ID EBearerIdWLAN. To receive these events, WLAN background scanning must be enabled, or some other mechanism must be used to trigger the necessary WLAN scans.

CONNMON.LIB

Inherits from

Constructor & Destructor Documentation

CConnMonNewWLANNetworkDetected(const TUint)

CConnMonNewWLANNetworkDetected(const TUintaConnectionId)

Constructor.

Parameters

const TUint aConnectionIdConnection ID.

~CConnMonNewWLANNetworkDetected()

~CConnMonNewWLANNetworkDetected()

Destructor.