SyncSettingsListener

Interface to notify when a setting was changed by the user.

Functions

Link copied to clipboard
abstract fun onSettingChanged(settingKey: String)

Should be called when a setting was changed by the user.