|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Scale | |
|---|---|
| com.fitbit.api.client | |
| com.fitbit.api.common.model.devices | |
| Uses of Scale in com.fitbit.api.client |
|---|
| Methods in com.fitbit.api.client that return Scale | |
|---|---|
Scale |
FitbitApiClientAgent.getScale(LocalUserDetail localUser,
String deviceId)
Retrieve the attributes of user's scale |
Scale |
FitbitApiClientAgent.updateScaleSettings(LocalUserDetail localUser,
String deviceId,
String name,
UnitSystem unitSystem,
Integer brightness)
Update scale settings |
| Methods in com.fitbit.api.client that return types with arguments of type Scale | |
|---|---|
List<Scale> |
FitbitApiClientAgent.getScales(LocalUserDetail localUser)
Retrieves the list of user's scales |
| Uses of Scale in com.fitbit.api.common.model.devices |
|---|
| Methods in com.fitbit.api.common.model.devices that return types with arguments of type Scale | |
|---|---|
static List<Scale> |
Scale.jsonArrayToScalesList(org.json.JSONArray array)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||