IPolySettingsListener
com.poly.polyos.settings
IPolySettingsListener
public interface
IPolySettingsListener
Settings exposed for PolyOS Clients
Since:
3.0.11
Method Summary
Modifier and Type | Method and Description |
---|---|
void | onSettingChanged(Setting setting) |
Called when a Setting is changed |
Method Detail
onSettingChanged
void onSettingChanged(Setting setting)
Called when a Setting
is changed