Allow Condition Type Serializer
object AllowConditionTypeSerializer : KSerializer<JoinRulesEventContent.AllowCondition.AllowConditionType>
Functions
Link copied to clipboard
open override fun deserialize(decoder: Decoder): JoinRulesEventContent.AllowCondition.AllowConditionType
Link copied to clipboard
open override fun serialize(encoder: Encoder, value: JoinRulesEventContent.AllowCondition.AllowConditionType)