MHssSrvNotifications Class Reference

class MHssSrvNotifications

MHssSrvNotifications specifies a callback interface for notification services. These virtual methods should be implemented by HSS management if it needs any notifications.

Member Functions Documentation

NewNetworksDetected(TUint)

voidNewNetworksDetected(TUint)[inline, virtual]

New networks have been detected during scan.

Parameters

TUint

OldNetworksLost(TUint)

voidOldNetworksLost(TUint)[inline, virtual]

One or more networks have been lost since the last scan.

Parameters

TUint

WlanConnModeNotConnected()

voidWlanConnModeNotConnected()[inline, virtual]