Search
Preparing search index...
The search index is not available
SkeldJS
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
client
AuthHelloPacket
Class AuthHelloPacket
Hierarchy
BaseRootPacket
AuthHelloPacket
Index
Methods
Deserialize
Serialize
cancel
clone
Properties
message
Tag
message
Type
auth
Id
client
Version
message
Tag
message
Type
nonce
platform
Accessors
canceled
Constructors
constructor
Methods
Static
Deserialize
Deserialize
(
reader
:
HazelReader
)
:
AuthHelloPacket
Parameters
reader:
HazelReader
Returns
AuthHelloPacket
Serialize
Serialize
(
writer
:
HazelWriter
)
:
void
Parameters
writer:
HazelWriter
Returns
void
cancel
cancel
(
)
:
void
Returns
void
clone
clone
(
)
:
BaseRootPacket
Returns
BaseRootPacket
Properties
Static
message
Tag
message
Tag
:
Hello
= ...
Static
message
Type
message
Type
:
"option"
= ...
Readonly
auth
Id
auth
Id
:
string
Readonly
client
Version
client
Version
:
VersionInfo
message
Tag
message
Tag
:
Hello
= ...
message
Type
message
Type
:
"option"
= ...
Readonly
nonce
nonce
:
number
Readonly
platform
platform
:
Platform
Accessors
canceled
get
canceled
(
)
:
boolean
Returns
boolean
Constructors
constructor
new
Auth
Hello
Packet
(
nonce
:
number
, clientVersion
:
VersionInfo
, platform
:
Platform
, authId
:
string
)
:
AuthHelloPacket
Parameters
nonce:
number
clientVersion:
VersionInfo
platform:
Platform
authId:
string
Returns
AuthHelloPacket
Getting
Started
Creating a
Client
Guides
Events
Writing
Custom
Protocol
Messages
Creating
Custom INOs
End
Game
Intents
API
Modules
client
constant
core
data
dtls
eos
events
lan
matchmaking
pathfinding
protocol
reactor
state
text
translations
util
client
Auth
Client
Auth
Hello
Packet
Deserialize
message
Tag
message
Type
Serialize
auth
Id
cancel
canceled
client
Version
clone
constructor
message
Tag
message
Type
nonce
platform
Auth
Method
Client
Config
Client
Connect
Event
Client
Disconnect
Event
Client
Event
Client
Identify
Event
Client
Join
Event
Connect
Error
Game
Listing
Response
Host
Server
Response
Http
Matchmaker
Client
Join
Error
Port
Options
Sent
Packet
Skeldjs
Client
Skeldjs
Client
Events
Token
Response
Message
constant
core
data
dtls
eos
events
lan
matchmaking
pathfinding
protocol
reactor
state
text
translations
util
Generated using
TypeDoc