| Constructor and Description |
|---|
EventDataDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
EventData |
deserialize(com.google.gson.JsonElement json,
java.lang.reflect.Type typeOfT,
com.google.gson.JsonDeserializationContext context)
Deserializes the JSON payload contained in an event's
data attribute into an
EventData instance. |
public EventData deserialize(com.google.gson.JsonElement json, java.lang.reflect.Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
data attribute into an
EventData instance.deserialize in interface com.google.gson.JsonDeserializer<EventData>com.google.gson.JsonParseException