Uses of Class
com.parse.RefreshCallback

Uses of RefreshCallback in com.parse
 

Methods in com.parse with parameters of type RefreshCallback
 void ParseObject.refreshInBackground(RefreshCallback callback)
          Refreshes this object with the data from the server in a background thread.