class HelloMessage : WireProtocolMessage
(source)
capabilities |
fun capabilities(): MutableList<Capability!>! |
clientId |
fun clientId(): String! |
equals |
fun equals(other: Any?): Boolean |
hashCode |
fun hashCode(): Int |
messageType |
fun messageType(): Int |
nodeId |
fun nodeId(): Bytes! |
p2pVersion |
fun p2pVersion(): Int |
toBytes |
fun toBytes(): Bytes! |
toString |
fun toString(): String |