toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.archive.cache.nxt
/
InitJs5RemoteConnection
Init
Js5Remote
Connection
data
class
InitJs5RemoteConnection
(
val
buildMajor
:
Int
,
val
buildMinor
:
Int
,
val
token
:
String
,
val
language
:
Int
)
:
Packet
Members
Constructors
Init
Js5Remote
Connection
Link copied to clipboard
constructor
(
buildMajor
:
Int
,
buildMinor
:
Int
,
token
:
String
,
language
:
Int
)
Properties
build
Major
Link copied to clipboard
val
buildMajor
:
Int
build
Minor
Link copied to clipboard
val
buildMinor
:
Int
language
Link copied to clipboard
val
language
:
Int
token
Link copied to clipboard
val
token
:
String