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)

void NewNetworksDetected ( TUint ) [inline, virtual]

New networks have been detected during scan.

Parameters

TUint

OldNetworksLost(TUint)

void OldNetworksLost ( TUint ) [inline, virtual]

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

Parameters

TUint

WlanConnModeNotConnected()

void WlanConnModeNotConnected ( ) [inline, virtual]