| class MMmsSettingsObserver |
Provides the interface for notification of changes that occur in the Central Repository.
| Public Member Functions | |
|---|---|
| void | HandleNotify(TMmsSettingsEvent) |
| Public Member Enumerations | |
|---|---|
| enum | TMmsSettingsEvent { ESettingsUpdated } |
| void | HandleNotify | ( | TMmsSettingsEvent | aEvent | ) | [pure virtual] |
Indicates that a settings event has occurred.
| TMmsSettingsEvent aEvent | The Settings Event |