set Setting
Sets the given Setting
Return
Returns the status of the set, Success or error for failure.
See also
Parameters
setting
The setting to set
abstract fun setSetting(batchKey: String, settings: Array<Setting>): ResponseStatus.Status
Content copied to clipboard
Sets the given Settings
Return
Returns the status of the set, Success or error for failure.
See also
Parameters
batch Key
Optionally specify the batch key. If non null, all settings are set together as a batch
settings
The settings to set