toggle menu
GW2APIClient
0.8.0
common
jvm
nonJvm
switch theme
search in API
api-client
/
com.gw2tb.gw2api.client.internal.http
/
IHttpClient
IHttp
Client
common
jvm
nonJvm
@
InternalGw2ApiClientApi
expect
interface
IHttpClient
:
AutoCloseable
@
InternalGw2ApiClientApi
actual
interface
IHttpClient
:
AutoCloseable
@
InternalGw2ApiClientApi
actual
interface
IHttpClient
:
AutoCloseable
Members
Functions
close
Link copied to clipboard
common
jvm
nonJvm
abstract
fun
close
(
)
abstract
fun
close
(
)
abstract
fun
close
(
)
send
Link copied to clipboard
jvm
abstract
fun
send
(
request
:
Gw2ApiRequest
<
*
>
)
:
IHttpResponse
send
Async
Link copied to clipboard
common
jvm
nonJvm
expect
abstract
suspend
fun
sendAsync
(
request
:
Gw2ApiRequest
<
*
>
)
:
IHttpResponse
actual
abstract
suspend
fun
sendAsync
(
request
:
Gw2ApiRequest
<
*
>
)
:
IHttpResponse
actual
abstract
suspend
fun
sendAsync
(
request
:
Gw2ApiRequest
<
*
>
)
:
IHttpResponse