Package-level declarations

Types

Link copied to clipboard
class WarArenaChallengeAdapter : TypeAdapter<Arena>

TypeAdapter for Arena objects, using Google's GSON library. This adapter is used for serializing and deserializing Arena objects to/from JSON.

Link copied to clipboard
class WarGuildChallengeAdapter : TypeAdapter<Guild>

WarGuildChallengeAdapter is a TypeAdapter for Guild. It allows for serializing and deserializing Guild objects to and from JSON.