Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-electron
/
electron.core
/
ClientRequest
/
loginEvent
login
Event
val
loginEvent
:
EventInstance
<
Tuple2
<
AuthInfo
,
(
username
:
String
?
,
password
:
String
?
)
->
Unit
>
>
(
source
)