RoomSyncEphemeral
@JsonClass(generateAdapter = true)
Content copied to clipboard
Constructors
Link copied to clipboard
fun RoomSyncEphemeral(@Json(name = "events") events: List<Event>? = null)
Content copied to clipboard