| class CConnMonGenericEvent : public CConnMonEventBase |
This event is triggered when a plug-in sends a bearer specific event that is unknown to ConnMon.
CONNMON.LIB
| Public Member Functions | |
|---|---|
| CConnMonGenericEvent (const TUint , const TUint , TAny *) | |
| ~CConnMonGenericEvent () | |
| IMPORT_C TAny * | Data () |
| Private Attributes | |
|---|---|
| TAny * | iData |
| CConnMonGenericEvent | ( | const TUint | aType, |
| const TUint | aConnectionId, | ||
| TAny * | aData | ||
| ) | |||
Constructor.
| IMPORT_C TAny * | Data | ( | ) | const |
Gets a pointer to the event data. The pointer is valid only inside EventL().
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.