#include <mw/rconnmon.h>
| class CConnMonNetworkStatusChange : public CConnMonEventBase |
| Public Member Functions | |
|---|---|
| CConnMonNetworkStatusChange(const TUint, const TInt) | |
| ~CConnMonNetworkStatusChange() | |
| IMPORT_C TInt | NetworkStatus() |
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.
| IMPORT_C TInt | NetworkStatus | ( | ) | const |
Gets the network status.
Returns: Network status. Values are defined in TConnMonNetworkStatus.