Skip to main content

IPolySettingsListener

com.poly.polyos.settings

IPolySettingsListener


public interface IPolySettingsListener

Settings exposed for PolyOS Clients

Since:
3.0.11

Method Summary

Modifier and TypeMethod and Description
voidonSettingChanged(Setting setting)
Called when a Setting is changed

Method Detail

onSettingChanged

void onSettingChanged(Setting setting)
Called when a Setting is changed