ripe / com.ripe.android.api / BrandAPI / getConfigAsync

getConfigAsync

open fun getConfigAsync(options: Map<String, Any> = HashMap()): Deferred<Map<String, Any>?>

Returns the configuration information of a specific brand and model. If no model is provided then returns the information of the owner's current model. The options map accepts the following keys:

Parameters

options - A map with options.

Return
A Deferred that will be completed with the result.