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)
          Deprecated. Please use ParseObject.fetchInBackground(GetCallback) instead.