Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-actions-http-client
/
actions.http.client
/
RequestHandler
/
handleAuthentication
handle
Authentication
abstract
fun
handleAuthentication
(
httpClient
:
HttpClient
,
requestInfo
:
RequestInfo
,
data
:
Any
?
)
:
<Error class: unknown class>
<
HttpClientResponse
>
(
source
)