Sync
@Serializable
See also
Constructors
Types
Link copied to clipboard
@Serializable
Properties
Functions
Link copied to clipboard
open fun requestSerializerBuilder(mappings: EventContentSerializerMappings, json: Json, value: Unit?): KSerializer<Unit>?
Link copied to clipboard
open override fun responseSerializerBuilder(mappings: EventContentSerializerMappings, json: Json, value: Sync.Response?): KSerializer<Sync.Response>