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
/
Proxies
/
save
save
fun
save
(
proxyId
:
Int
,
name
:
String
,
host
:
String
,
port
:
Int
,
username
:
String
?
=
null
,
password
:
String
?
=
null
)