android - When was a ParseObject pinned? -
if pin parseobject local data store, there way find last pin's pinned @ timestamp? or there way find when object set tag supplied pin last updated at?
edit 1: trying pass query result recyclerview. after fetching initially, pinning last retrieved object list local data store. don't want recycler view query again within time difference of 5 minutes. want check, timestamp of last pinned object set before query again if needed.
Comments
Post a Comment