GlobalAccountDataEventSerializer

Constructors

Link copied to clipboard
constructor(globalAccountDataEventContentSerializers: Set<EventContentSerializerMapping<GlobalAccountDataEventContent>>)

Properties

Link copied to clipboard
open override val descriptor: SerialDescriptor

Functions

Link copied to clipboard
open override fun deserialize(decoder: Decoder): ClientEvent.GlobalAccountDataEvent<*>
Link copied to clipboard
open override fun serialize(encoder: Encoder, value: ClientEvent.GlobalAccountDataEvent<*>)