RequestPrivateKailleraPortResponse

Server connection response that contains a port for a private server.

See ConnectMessage for more documentation on the handshake. This message was formerly called ConnectMessage_HELLOD00D.

Constructors

Link copied to clipboard
constructor(port: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
open override val bodyBytesPlusMessageIdType: Int
Link copied to clipboard
val port: Int

Functions

Link copied to clipboard
open override fun writeTo(buffer: ByteBuf)