class CConnMonConnectionStatusChange : public CConnMonEventBase |
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.
CONNMON.LIB
Public Member Functions | |
---|---|
CConnMonConnectionStatusChange(const TUint, const TUint, const TInt) | |
~CConnMonConnectionStatusChange() | |
IMPORT_C TInt | ConnectionStatus() |
IMPORT_C TUint | SubConnectionId() |
Private Attributes | |
---|---|
TInt | iConnectionStatus |
TUint | iSubConnectionId |
CConnMonConnectionStatusChange | ( | const TUint | aConnectionId, |
const TUint | aSubConnectionId, | ||
const TInt | aConnectionStatus | ||
) |
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.