Search
Preparing search index...
The search index is not available
@realmlib/net
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
BuyResultPacket
Class BuyResultPacket
Received in response to a
BuyPacket
.
Hierarchy
BuyResultPacket
Implements
Packet
Index
Properties
propagate
result
result
String
type
Methods
read
write
Properties
propagate
propagate
:
boolean
= true
result
result
:
number
The result code.
result
String
result
String
:
string
Unknown.
type
type
:
PacketType
= PacketType.BUYRESULT
Methods
read
read
(
reader
:
Reader
)
:
void
Parameters
reader:
Reader
Returns
void
write
write
(
writer
:
Writer
)
:
void
Parameters
writer:
Writer
Returns
void
Globals
Buy
Result
Packet
propagate
result
result
String
type
read
write
Generated using
TypeDoc
Received in response to a
BuyPacket
.