| class CConnMonNetworkRegistrationChange : public CConnMonEventBase |
This event is triggered when network registration status (GSM/GPRS/WCDMA) changes. The connection ID passed in the event is a bearer specific connection ID (see TConnMonBearerId). The same information can be retrieved with TInt attribute KNetworkRegistration. Network registration values are defined in TConnMonNetworkRegistration.
CONNMON.LIB
| Public Member Functions | |
|---|---|
| CConnMonNetworkRegistrationChange(const TUint, const TInt) | |
| ~CConnMonNetworkRegistrationChange() | |
| IMPORT_C TInt | RegistrationStatus() |
| Private Attributes | |
|---|---|
| TInt | iRegistrationStatus |
| CConnMonNetworkRegistrationChange | ( | const TUint | aConnectionId, |
| const TInt | aRegistrationStatus | ||
| ) | |||
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.