#include <mw/rconnmon.h>
| class CConnMonConnectionStatusChange : public CConnMonEventBase |
| Public Member Functions | |
|---|---|
| CConnMonConnectionStatusChange(const TUint, const TUint, const TInt) | |
| ~CConnMonConnectionStatusChange() | |
| IMPORT_C TInt | ConnectionStatus() |
| IMPORT_C TUint | SubConnectionId() |
This event is triggered when the status of some connection changes. The same information can be retrieved with TInt attribute KConnectionStatus. Connection status values are defined in nifvar.h.
| IMPORT_C TInt | ConnectionStatus | ( | ) | const |
Gets the connection status.
Returns: Connection status. Values are defined in nifvar.h.