com.fitbit.api.model
Class UpdateNotification

java.lang.Object
  extended by com.fitbit.api.model.UpdateNotification

public class UpdateNotification
extends Object


Constructor Summary
UpdateNotification(org.json.JSONArray json)
           
 
Method Summary
 List<UpdatedResource> getUpdatedResources()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateNotification

public UpdateNotification(org.json.JSONArray json)
Method Detail

getUpdatedResources

public List<UpdatedResource> getUpdatedResources()


Copyright © 2012. All Rights Reserved.