Uses of Class
com.fitbit.api.common.model.devices.ScaleInvite

Packages that use ScaleInvite
com.fitbit.api.client   
com.fitbit.api.common.model.devices   
 

Uses of ScaleInvite in com.fitbit.api.client
 

Methods in com.fitbit.api.client that return types with arguments of type ScaleInvite
 List<ScaleInvite> FitbitApiClientAgent.getScaleInvites(LocalUserDetail localUser, String deviceId)
           
 

Uses of ScaleInvite in com.fitbit.api.common.model.devices
 

Methods in com.fitbit.api.common.model.devices that return ScaleInvite
 ScaleInvite ScaleInviteSendingResult.getScaleInvite()
           
 

Methods in com.fitbit.api.common.model.devices that return types with arguments of type ScaleInvite
static List<ScaleInvite> ScaleInvite.jsonArrayToScaleInvitesList(org.json.JSONArray array)
           
 



Copyright © 2012. All Rights Reserved.