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