TopicEventContent

@Serializable
data class TopicEventContent(val topic: String) : StateEventContent

See also

Constructors

Link copied to clipboard
constructor(topic: String)

Properties

Link copied to clipboard