com.poly.polyos.settings
Package Summary for com.poly.polyos.settings
Configuration settings related API
See: Description
Interface Summary
Interface | Description |
---|---|
IPolySettings | Constants for different PolyOS Settings |
IPolySettingsListener | Settings exposed for PolyOS Clients |
IPolySettingsService | Settings exposed for PolyOS Clients |
Class Summary
Class | Description |
---|---|
Setting | Represent a configuration setting. |
Setting.AccessLevel | Represents how the setting can be accessed. |
Setting.KEY | Represent the key of this config |
Enum Summary
Enum | Description |
---|---|
Setting.TYPE | The type of the setting |
Package com.poly.polyos.settings Description
Configuration settings related API