Unsigned State Event Data
@Serializable
Constructors
Link copied to clipboard
fun <C : StateEventContent> UnsignedStateEventData(age: Long? = null, redactedBecause: Event<*>? = null, transactionId: String? = null, previousContent: C? = null, aggregations: Aggregations? = null)