Functions

close
Link copied to clipboard
abstract fun close()
abstract fun close()
abstract fun close()
Link copied to clipboard
abstract fun send(request: Gw2ApiRequest<*>): IHttpResponse
Link copied to clipboard
expect abstract suspend fun sendAsync(request: Gw2ApiRequest<*>): IHttpResponse
actual abstract suspend fun sendAsync(request: Gw2ApiRequest<*>): IHttpResponse
actual abstract suspend fun sendAsync(request: Gw2ApiRequest<*>): IHttpResponse