Uses of Class
api.longpoll.bots.methods.impl.stories.GetViewers.ResponseBody
Packages that use GetViewers.ResponseBody
Package
Description
Contains JSON deserializer for specific POJOs.
Methods to work with stories.
-
Uses of GetViewers.ResponseBody in api.longpoll.bots.adapters.deserializers
Methods in api.longpoll.bots.adapters.deserializers that return GetViewers.ResponseBodyModifier and TypeMethodDescriptionGetViewersResponseBodyDeserializer.deserialize(com.google.gson.JsonElement jsonElement, Type type, com.google.gson.JsonDeserializationContext context) -
Uses of GetViewers.ResponseBody in api.longpoll.bots.methods.impl.stories
Methods in api.longpoll.bots.methods.impl.stories that return types with arguments of type GetViewers.ResponseBodyModifier and TypeMethodDescriptionprotected Class<GetViewers.ResponseBody>GetViewers.getResponseClass()