class CConnMonBearerAvailabilityChange : public CConnMonEventBase |
This event is triggered when the availability of some bearer changes. The connection ID passed in the event is a bearer specific connection ID (see TConnMonBearerId). The client must set KBearerAvailabilityThreshold to 1 to receive these events. Using this event for detecting changes in WLAN availability requires WLAN background scanning to be enabled.
CONNMON.LIB
Public Member Functions | |
---|---|
CConnMonBearerAvailabilityChange(const TUint, const TBool) | |
~CConnMonBearerAvailabilityChange() | |
IMPORT_C TBool | Availability() |
Private Attributes | |
---|---|
TBool | iAvailability |
CConnMonBearerAvailabilityChange | ( | const TUint | aConnectionId, |
const TBool | aAvailability | ||
) |
Constructor.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.