class MHssMgmtNotifications |
These virtual methods should be inherited and implemented by the client wanting to observe HotSpot management events.
The client has to enable notifications by calling the appropriate method from the management interface. MHssInterface::ActivateNotificationsL.
Public Member Functions | |
---|---|
void | NewNetworksDetected ( TUint ) |
void | OldNetworksLost ( TUint ) |
void | NewNetworksDetected | ( | TUint | ) | [inline, virtual] |
New networks have been detected during scan.
TUint |
void | OldNetworksLost | ( | TUint | ) | [inline, virtual] |
One or more networks have been lost since the last scan.
TUint |
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.