public interface UrlRequester
Modifier and Type | Method and Description |
---|---|
void |
requestDeeplink(String deeplinkURL,
String conversionKey,
TuneDeeplinkListener listener) |
org.json.JSONObject |
requestUrl(String url,
org.json.JSONObject json,
boolean debugMode) |
void requestDeeplink(String deeplinkURL, String conversionKey, TuneDeeplinkListener listener)
org.json.JSONObject requestUrl(String url, org.json.JSONObject json, boolean debugMode)