| Modifier and Type | Field and Description |
|---|---|
static ChatAdapter |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
Chat |
deserialize(com.google.gson.JsonElement src,
java.lang.reflect.Type type,
com.google.gson.JsonDeserializationContext context) |
com.google.gson.JsonElement |
serialize(Chat chat,
java.lang.reflect.Type type,
com.google.gson.JsonSerializationContext context) |
public static final ChatAdapter INSTANCE
public Chat deserialize(com.google.gson.JsonElement src, java.lang.reflect.Type type, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<Chat>com.google.gson.JsonParseException