class RegConfirmationMessage : UdpMessage
(source)
RegConfirmationMessage(requestId: Bytes = UdpMessage.requestId(), topic: Bytes) |
val requestId: Bytes |
|
val topic: Bytes |
fun encode(): Bytes |
|
fun getMessageType(): Bytes |
fun create(content: Bytes): RegConfirmationMessage |