Package com.contentstack.sdk
Interface TaxonomyCallback
-
public interface TaxonomyCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onResponse(org.json.JSONObject response, Error error)
This method is called wen API response gets received
-