de.unikassel.android.sdcframework.preferences.facade
Interface SensorDeviceConfigurationChangeEvent
- All Superinterfaces:
- ConfigurationChangeEvent<SensorDeviceConfiguration>, ObservableEvent
- All Known Implementing Classes:
- SensorDeviceConfigurationChangeEventImpl
public interface SensorDeviceConfigurationChangeEvent
- extends ConfigurationChangeEvent<SensorDeviceConfiguration>
Interface for sensor device configuration change events.
A sensor device configuration change event is created by the
ApplicationPreferenceManagerImpl
in case of shared preference changes affecting sensor device settings.
getDeviceIdentifier
SensorDeviceIdentifier getDeviceIdentifier()
- Getter for the sensor device identifier this update is for
- Returns:
- the sensor device identifier