IPoly Settings Service
Settings exposed for PolyOs Clients
See also
Functions
Link copied to clipboard
abstract fun getSetting(listener: IPolySettingsListener, keys: Array<Setting.KEY>): List<Setting>
Content copied to clipboard
Returns the java.util.List of Setting for the given keys
Link copied to clipboard
Sets the given Setting
abstract fun setSetting(batchKey: String, settings: Array<Setting>): ResponseStatus.Status
Content copied to clipboard
Sets the given Settings
Link copied to clipboard
Returns a IPolySettingsService targeting the calls to the local com.poly.polyos.room.DeviceType Returns the same instance if called from PRIMARY.
Link copied to clipboard
Un Registers a IPolySettingsListener