Skip navigation links

Java VK Bots Long Poll API 2.0.0 API

Packages 
Package Description
api.longpoll.bots
Main classes.
api.longpoll.bots.adapters.deserializers
Contains JSON deserializer for specific POJOs.
api.longpoll.bots.converters.json
Json converters.
api.longpoll.bots.converters.params
VK API param converters.
api.longpoll.bots.exceptions
Exceptions occur in Java VK Bots Long Poll API library.
api.longpoll.bots.handlers.update
VK updates handlers.
api.longpoll.bots.http
HTTP clients.
api.longpoll.bots.http.params
HTTP params.
api.longpoll.bots.methods
VK API methods.
api.longpoll.bots.methods.impl
Implementation of VK API methods.
api.longpoll.bots.methods.impl.board
Methods to work with community discussion board.
api.longpoll.bots.methods.impl.docs
Methods to work with documents.
api.longpoll.bots.methods.impl.events
Methods to work with community events.
api.longpoll.bots.methods.impl.groups
Methods to work with groups.
api.longpoll.bots.methods.impl.market
Methods to work with market.
api.longpoll.bots.methods.impl.messages
Methods to work with messages.
api.longpoll.bots.methods.impl.photos
Methods to work with photos.
api.longpoll.bots.methods.impl.stories
Methods to work with stories.
api.longpoll.bots.methods.impl.upload
Methods to upload files.
api.longpoll.bots.methods.impl.users
Methods to work with users.
api.longpoll.bots.methods.impl.utils
Methods to work with utils.
api.longpoll.bots.methods.impl.wall
Methods to work with community wall.
api.longpoll.bots.model
Bots Long Poll API model.
api.longpoll.bots.model.events
Event objects.
api.longpoll.bots.model.events.boards
Community discussion board events.
api.longpoll.bots.model.events.likes
"Like" events.
api.longpoll.bots.model.events.market
Market events.
api.longpoll.bots.model.events.messages
Message events.
api.longpoll.bots.model.events.other
Other events.
api.longpoll.bots.model.events.photos
Photo events.
api.longpoll.bots.model.events.users
User events.
api.longpoll.bots.model.events.video
Video events.
api.longpoll.bots.model.events.wall.comments
Wall comment events.
api.longpoll.bots.model.objects.additional
Addition VK objects.
api.longpoll.bots.model.objects.basic
VK main objects.
api.longpoll.bots.model.objects.media
VK media objects.
api.longpoll.bots.model.response
VK response objects.
api.longpoll.bots.server
Clients to communicate with VK Long Poll server.
api.longpoll.bots.utils.async
Async helpers.
api.longpoll.bots.validators
VK response validators.
Skip navigation links

Copyright © 2021. All rights reserved.