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
voidHandleError(TInt)
voidHandleNotifyChange(TServiceId)

Member Functions Documentation

HandleError(TInt)

voidHandleError(TIntaError)[pure virtual]

Handle error

Since
S60 3.2

Parameters

TInt aErrorerror code

HandleNotifyChange(TServiceId)

voidHandleNotifyChange(TServiceIdaServiceId)[pure virtual]

Handle notify change event

Since
S60 3.2

Parameters

TServiceId aServiceIdthe service ID of added/changed/deleted service