Predecessor
@JsonClass(generateAdapter = true )
Content copied to clipboard
A link to an old room in case of room versioning.
Constructors
Link copied to clipboard
fun Predecessor(@Json(name = "room_id" ) roomId: String? = null, @Json(name = "event_id" ) eventId: String? = null)
Content copied to clipboard