Tribot SDK
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Tribot SDK
automation-sdk
/
org.tribot.automation.launcher.sdk
/
LauncherClient
/
LauncherClient
Launcher
Client
constructor
(
host
:
String
=
"127.0.0.1"
,
port
:
Int
=
13297
,
token
:
String
?
=
null
,
tokenProvider
:
(
)
->
String
?
=
null
)