CConnMonOldWLANNetworkLost Class Reference

#include <mw/rconnmon.h>

Link against: CONNMON.LIB

class CConnMonOldWLANNetworkLost : public CConnMonEventBase

Inherits from

Detailed Description

This event is triggered when one or more WLAN networks have been lost since the last 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.

Constructor & Destructor Documentation

CConnMonOldWLANNetworkLost ( const TUint )

CConnMonOldWLANNetworkLost(const TUintaConnectionId)

Constructor.

ParameterDescription
aConnectionIdConnection ID.

~CConnMonOldWLANNetworkLost ( )

~CConnMonOldWLANNetworkLost()

Destructor.