Location:
mmmssettingsobserver.h
class MMmsSettingsObserver;
Provides the interface for notification of changes that occur in the Central Repository.
Defined in MMmsSettingsObserver
:
ESettingsUpdated
, HandleNotify()
, TMmsSettingsEvent
virtual void HandleNotify(TMmsSettingsEvent aEvent)=0;
Indicates that a settings event has occurred.
|