public class Requestor extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
apiKey |
protected HttpURLConnection |
connection |
| Constructor and Description |
|---|
Requestor() |
| Modifier and Type | Method and Description |
|---|---|
static String |
apiUrl(String url) |
Object |
request(String method,
String url,
org.json.JSONObject params) |
public String apiKey
protected HttpURLConnection connection
Copyright © 2019. All rights reserved.