|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActivityCategory | |
|---|---|
| com.fitbit.api.client | |
| com.fitbit.api.common.model.activities | |
| Uses of ActivityCategory in com.fitbit.api.client |
|---|
| Methods in com.fitbit.api.client that return types with arguments of type ActivityCategory | |
|---|---|
List<ActivityCategory> |
FitbitApiClientAgent.getActivityCategories(LocalUserDetail localUser)
Get a tree of all valid Fitbit public activities from the activities catalog as well as private custom activities the user created |
| Uses of ActivityCategory in com.fitbit.api.common.model.activities |
|---|
| Methods in com.fitbit.api.common.model.activities that return types with arguments of type ActivityCategory | |
|---|---|
List<ActivityCategory> |
ActivityCategory.getSubCategories()
|
static List<ActivityCategory> |
ActivityCategory.jsonArrayToActivityCategoryList(org.json.JSONArray array)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||