Packet Deserializer
Packet Deserializer
Allows deserializing packets from json to class
Functions
Link copied to clipboard
open override fun deserialize(json: JsonElement, typeOfT: Type, context: JsonDeserializationContext?): AxochatPacket?
Gson invokes this call-back method during deserialization when it encounters a field of the specified type.
Link copied to clipboard
Link copied to clipboard
Register packet