| class CConnMonNetworkStatusChange : public CConnMonEventBase |
This event is triggered when network status changes for some packet data connection. The connection ID passed in the event is a bearer specific connection ID (see TConnMonBearerId). The same information can be retrieved with TInt attribute KNetworkStatus.
CONNMON.LIB
| Public Member Functions | |
|---|---|
| CConnMonNetworkStatusChange (const TUint , const TInt ) | |
| ~CConnMonNetworkStatusChange () | |
| IMPORT_C TInt | NetworkStatus () |
| Private Attributes | |
|---|---|
| TInt | iNetworkStatus |
| CConnMonNetworkStatusChange | ( | const TUint | aConnectionId, |
| const TInt | aNetworkStatus | ||
| ) | |||
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.