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
/
Session
/
resolveHost
resolve
Host
fun
resolveHost
(
host
:
String
,
options
:
ResolveHostOptions
=
definedExternally
)
:
Promise
<
ResolvedHost
>
(
source
)
Resolves with the resolved IP addresses for the
host
.