client = new OkHttpClient(); url = new URL(“https://apihost/things”); connection = client.open(url); connection.
確定! 回上一頁