MSPNotifyChangeObserver Class Reference

class MSPNotifyChangeObserver

Call back interface for notify change events

Client has to implement this interface if client need to receive settings notification change.

serviceprovidersettings.lib
Since
S60 V3.2
Public Member Functions
void HandleError ( TInt )
void HandleNotifyChange ( TServiceId )

Member Functions Documentation

HandleError(TInt)

void HandleError ( TInt aError ) [pure virtual]

Handle error

Since
S60 3.2

Parameters

TInt aError error code

HandleNotifyChange(TServiceId)

void HandleNotifyChange ( TServiceId aServiceId ) [pure virtual]

Handle notify change event

Since
S60 3.2

Parameters

TServiceId aServiceId the service ID of added/changed/deleted service