Interface ConnectionRefusedPacket
Properties
Readonly
cmd
cmd
Optional
Readonly
errors
Optional. When provided, should contain one or more ConnectionError values. See ConnectionError for additional information on what each error means.
Sent to clients when the server refuses connection. This is sent during the initial connection handshake.