Class GsonContextBlockElementFactory

java.lang.Object
com.slack.api.util.json.GsonContextBlockElementFactory
All Implemented Interfaces:
com.google.gson.JsonDeserializer<ContextBlockElement>, com.google.gson.JsonSerializer<ContextBlockElement>

public class GsonContextBlockElementFactory
extends Object
implements com.google.gson.JsonDeserializer<ContextBlockElement>, com.google.gson.JsonSerializer<ContextBlockElement>
Factory for deserializing BlockKit 'context block' elements from a chat message response.
See Also:
Context Blocks