CommInfoReply

@Serializable
class CommInfoReply(val comms: Map<String, Comm>) : AbstractMessageContent

Constructors

Link copied to clipboard
constructor(comms: Map<String, Comm>)

Properties

Link copied to clipboard