AgentData

data class AgentData(val role: Int)

Constructors

Link copied to clipboard
constructor(role: Int)

Properties

Link copied to clipboard
val role: Int