IncomingMsg

data class IncomingMsg(val cookie: Long, val msg: BCHserialized)

Constructors

Link copied to clipboard
constructor(cookie: Long, msg: BCHserialized)

Properties

Link copied to clipboard
Link copied to clipboard