CommInfoReply

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

Constructors

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

Properties

Link copied to clipboard
Link copied to clipboard