class CConnMonSignalStrengthChange : public CConnMonEventBase |
This event is triggered when signal strength changes. The connection ID passed in the event is a bearer specific connection ID (see TConnMonBearerId). This event is valid only for cellular (GPRS, WCDMA, etc.) bearers and not for other bearers, e.g. WLAN. The client must set KSignalStrengthThreshold to 1 to receive these events.
CONNMON.LIB
Public Member Functions | |
---|---|
CConnMonSignalStrengthChange(const TUint, const TInt) | |
~CConnMonSignalStrengthChange() | |
IMPORT_C TInt | SignalStrength() |
Private Attributes | |
---|---|
TInt | iSignalStrength |
CConnMonSignalStrengthChange | ( | const TUint | aConnectionId, |
const TInt | aSignalStrength | ||
) |
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.