toggle menu
runtime-core
2.0.0-beta01
common
switch theme
search in API
runtime-core
/
io.matthewnelson.kmp.tor.runtime.core.ctrl
/
TorCmd
/
Hs
/
Fetch
/
Fetch
Fetch
constructor
(
key
:
AddressKey.Public
)
constructor
(
key
:
AddressKey.Public
,
server
:
String
)
constructor
(
key
:
AddressKey.Public
,
vararg
servers
:
String
)
constructor
(
key
:
AddressKey.Public
,
servers
:
Collection
<
String
>
)
constructor
(
address
:
OnionAddress
)
constructor
(
address
:
OnionAddress
,
server
:
String
)
constructor
(
address
:
OnionAddress
,
vararg
servers
:
String
)
constructor
(
address
:
OnionAddress
,
servers
:
Collection
<
String
>
)