trixnity-core
3.10.0
common
trixnity-core
/
net.folivo.trixnity.core.model.events.m.room
/
NameEventContent
Name
Event
Content
@
Serializable
data
class
NameEventContent
(
val
name
:
String
)
:
StateEventContent
See also
matrix spec
Members
Constructors
Name
Event
Content
Link copied to clipboard
constructor
(
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String