GW2APIClient
Toggle table of contents
0.9.0
common
Platform filter
common
Switch theme
Search in API
GW2APIClient
api-client
/
com.gw2tb.gw2api.client.internal.http
/
IHttpResponse
/
IHttpResponse
IHttp
Response
constructor
(
status
:
Int
,
headers
:
Map
<
String
,
List
<
String
>
>
,
body
:
String
)