RoomAccountDataEventContentSerializer

Constructors

Link copied to clipboard
constructor(type: String, mappings: Set<SerializerMapping<out RoomAccountDataEventContent>>)

Properties

Link copied to clipboard
open override val descriptor: SerialDescriptor

Functions

Link copied to clipboard
open override fun deserialize(decoder: Decoder): RoomAccountDataEventContent
Link copied to clipboard
open override fun serialize(encoder: Encoder, value: RoomAccountDataEventContent)