toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.game.net.js5
/
Js5Client
Js5Client
class
Js5Client
(
val
ctx
:
ChannelHandlerContext
)
Members
Constructors
Js5Client
Link copied to clipboard
constructor
(
ctx
:
ChannelHandlerContext
)
Properties
ctx
Link copied to clipboard
val
ctx
:
ChannelHandlerContext
Functions
is
Not
Empty
Link copied to clipboard
fun
isNotEmpty
(
)
:
Boolean
is
Not
Full
Link copied to clipboard
fun
isNotFull
(
)
:
Boolean
is
Ready
Link copied to clipboard
fun
isReady
(
)
:
Boolean
pop
Link copied to clipboard
fun
pop
(
)
:
Js5Request.Group
?
push
Link copied to clipboard
fun
push
(
request
:
Js5Request.Group
)