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