#include <app/mmmssettingsobserver.h>
| class MMmsSettingsObserver |
| Public Member Enumerations | |
|---|---|
| enum | TMmsSettingsEvent { ESettingsUpdated } |
| Public Member Functions | |
|---|---|
| pure virtual void | HandleNotify(TMmsSettingsEvent) |
Provides the interface for notification of changes that occur in the Central Repository.
See also: CMmsAccounts::AddObserverL() CMmsAccounts::RemoveObserver()
| void | HandleNotify | ( | TMmsSettingsEvent | aEvent | ) | [pure virtual] |
Indicates that a settings event has occurred.
| Parameter | Description |
|---|---|
| aEvent | The Settings Event |