fill Settings
abstract fun fillSettings(@NonNull context: Context, @NonNull settingsMap: JSONObject): JSONObject
Content copied to clipboard
Called by Export settings task to fill settings to export in the given json.
Return
JSONObject : jsonObject contains all settings to export
Parameters
context
Context: The application context
settings Map
JSONObject : jsonObject to fill in all settings to export