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
/
MachineInfo
/
MachineInfo
Machine
Info
constructor
(
id
:
Int
,
name
:
String
,
ip
:
String
,
autoIp
:
String
,
port
:
Int
,
description
:
String
,
syncId
:
String
?
,
syncUpdatedAt
:
Long
?
)