Interface ConnectUpdatePacket
Index
Properties
Properties
Readonly
cmd
cmd
Readonly
items_handling
items_handling : number
Bit flags configuring which items should be sent by the server. See itemsHandlingFlags for additional information.
Readonly
tags
tags: string[]
Denotes special features or capabilities that the sender is currently capable of.
Update arguments from the Connect packet, currently only updating
tags
anditems_handling
is supported.