|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Device | |
|---|---|
| com.fitbit.api.client | |
| com.fitbit.api.common.model.devices | |
| Uses of Device in com.fitbit.api.client |
|---|
| Methods in com.fitbit.api.client that return Device | |
|---|---|
Device |
FitbitApiClientAgent.getDevice(LocalUserDetail localUser,
String deviceId)
Retrieve the attributes of user's Fitbit device |
| Methods in com.fitbit.api.client that return types with arguments of type Device | |
|---|---|
List<Device> |
FitbitApiClientAgent.getDevices(LocalUserDetail localUser)
Retrieves the list of Fitbit devices for a user |
| Uses of Device in com.fitbit.api.common.model.devices |
|---|
| Methods in com.fitbit.api.common.model.devices that return types with arguments of type Device | |
|---|---|
static List<Device> |
Device.constructDeviceList(Response res)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||