com.fitbit.api.common.model.devices
Class ScaleInviteSendingResult
java.lang.Object
com.fitbit.api.common.model.devices.ScaleInviteSendingResult
public class ScaleInviteSendingResult
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScaleInviteSendingResult
public ScaleInviteSendingResult(org.json.JSONObject json)
throws org.json.JSONException
- Throws:
org.json.JSONException
jsonArrayToScaleInviteSendingResultsList
public static List<ScaleInviteSendingResult> jsonArrayToScaleInviteSendingResultsList(org.json.JSONArray array)
throws org.json.JSONException
- Throws:
org.json.JSONException
getSuccess
public boolean getSuccess()
getEmail
public String getEmail()
getMessage
public String getMessage()
getScaleInvite
public ScaleInvite getScaleInvite()
Copyright © 2012. All Rights Reserved.