class MConnectionMonitorObserver |
Client application must implement the MConnectionMonitorObserver interface in order to receive notifications. MConnectionMonitorObserver::EventL() method will be called every time an event arrives.
CONNMON.LIB
Public Member Functions | |
---|---|
void | EventL (const CConnMonEventBase &) |
void | EventL | ( | const CConnMonEventBase & | aConnMonEvent | ) | [pure virtual] |
This method is called every time an event occurs.
const CConnMonEventBase & aConnMonEvent | The event information. |
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.