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

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -