toggle menu
osrs-226-model
1.0.0-ALPHA-20241221
jvm
switch theme
search in API
osrs-226-model
/
net.rsprot.protocol.loginprot.outgoing
/
LoginResponse
/
Ok
Ok
data
class
Ok
:
LoginResponse
Members
Constructors
Ok
Link copied to clipboard
constructor
(
authenticatorResponse
:
AuthenticatorResponse
,
staffModLevel
:
Int
,
playerMod
:
Boolean
,
index
:
Int
,
member
:
Boolean
,
accountHash
:
Long
,
userId
:
Long
,
userHash
:
Long
)
Properties
account
Hash
Link copied to clipboard
val
accountHash
:
Long
authenticator
Response
Link copied to clipboard
val
authenticatorResponse
:
AuthenticatorResponse
index
Link copied to clipboard
val
index
:
Int
member
Link copied to clipboard
val
member
:
Boolean
player
Mod
Link copied to clipboard
val
playerMod
:
Boolean
staff
Mod
Level
Link copied to clipboard
val
staffModLevel
:
Int
user
Hash
Link copied to clipboard
val
userHash
:
Long
user
Id
Link copied to clipboard
val
userId
:
Long
Functions
estimate
Size
Link copied to clipboard
open
override
fun
estimateSize
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String