getDevicesByManufacturer

abstract suspend fun getDevicesByManufacturer(manufacturer: String): List<Device>

Retrieves a list of Devices corresponding to the specific manufacturer that provide the data stored in the Samsung Health app.

Return

A list of the Device objects corresponding to the given manufacturer.

Since

1.0.0

Parameters

manufacturer

The device manufacturer name.

Preferences Submitted

You have successfully updated your cookie preferences.