| Package | Description |
|---|---|
| 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.other |
Other VK methods.
|
| 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.utils |
Methods to work with utils.
|
| api.longpoll.bots.methods.impl.wall |
Methods to work with community wall.
|
| Modifier and Type | Method and Description |
|---|---|
VkMethod<ResponseBody> |
VkMethod.addParam(String key,
Object value)
Adds URL parameter to HTTP request.
|
VkMethod<ResponseBody> |
VkMethod.addParam(String key,
Object value)
Adds URL parameter to HTTP request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DeleteComment
Implements board.deleteComment method.
|
class |
RestoreComment
Implements board.deleteComment method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GetMessagesUploadServer
Implements docs.getMessagesUploadServer method.
|
class |
GetWallUploadServer
Implements docs.getWallUploadServer method.
|
class |
Save
Implements docs.save method.
|
class |
Search
Implements docs.search method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GetUpdates
Gets update events from VK server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddAddress
Implements groups.addAddress method.
|
class |
AddCallbackServer
Implements groups.addCallbackServer method.
|
class |
DeleteAddress
Implements groups.deleteAddress method.
|
class |
DeleteCallbackServer
Implements groups.deleteCallbackServer method.
|
class |
DisableOnline
Implements groups.disableOnline method.
|
class |
EditAddress
Implements groups.editAddress method.
|
class |
EditCallbackServer
Implements groups.editCallbackServer method.
|
class |
EnableOnline
Implements groups.enableOnline method.
|
class |
GetBanned
Implements groups.getBanned method.
|
class |
GetById
Implements groups.getById method.
|
class |
GetCallbackConfirmationCode
Implements groups.getCallbackConfirmationCode method.
|
class |
GetCallbackServers
Implements groups.getCallbackServers method.
|
class |
GetCallbackSettings
Implements groups.getCallbackSettings method.
|
class |
GetLongPollServer
Implements groups.getLongPollServer method.
|
class |
GetLongPollSettings
Implements groups.getLongPollSettings method.
|
class |
GetMembers
Implements groups.getMembers method.
|
class |
GetOnlineStatus
Implements groups.getOnlineStatus method.
|
class |
GetTokenPermissions
Implements groups.getTokenPermissions method.
|
class |
IsMember
Implements groups.isMember method.
|
class |
SetCallbackSettings
Implements groups.setCallbackSettings method.
|
class |
SetLongPollSettings
Implements groups.setLongPollSettings method.
|
class |
SetSettings
Implements groups.setSettings method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EditOrder
Implements market.editOrder method.
|
class |
GetGroupOrders
Implements market.getGroupOrders method.
|
class |
GetOrderById
Implements market.getOrderById method.
|
class |
GetOrderItems
Implements market.getOrderItems method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateChat
Implements messages.createChat method.
|
class |
Delete
Implements messages.delete method.
|
class |
DeleteChatPhoto
Implements messages.deleteChatPhoto method.
|
class |
DeleteConversation
Implements messages.deleteConversation method.
|
class |
Edit
Implements messages.edit method.
|
class |
EditChat
Implements messages.editChat method.
|
class |
GetByConversationMessageId
Implements messages.getByConversationMessageId method.
|
class |
GetConversationMembers
Implements messages.getConversationMembers method.
|
class |
GetConversations
Implements messages.getConversations method.
|
class |
GetConversationsById
Implements messages.getConversationsById method.
|
class |
GetHistory
Implements messages.getHistory method.
|
class |
GetHistoryAttachments
Implements messages.getHistoryAttachments method.
|
class |
GetImportantMessages
Implements messages.getImportantMessages method.
|
class |
GetInviteLink
Implements messages.getInviteLink method.
|
class |
IsMessagesFromGroupAllowed
Implements messages.isMessagesFromGroupAllowed method.
|
class |
MarkAsAnsweredConversation
Implements messages.markAsAnsweredConversation method.
|
class |
MarkAsImportantConversation
Implements messages.markAsImportantConversation method.
|
class |
MarkAsRead
Implements messages.markAsRead method.
|
class |
Pin
Implements messages.pin method.
|
class |
RemoveChatUser
Implements messages.removeChatUser method.
|
class |
Restore
Implements messages.restore method.
|
class |
SearchConversations
Implements messages.searchConversations method.
|
class |
Send
Implements messages.send method.
|
class |
SendEventAnswer
Sends an event with an action that will occur when the callback button is clicked.
|
class |
SetActivity
Implements messages.setActivity method.
|
class |
SetChatPhoto
Implements messages.setChatPhoto method.
|
class |
Unpin
Implements messages.unpin method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Execute
Implements execute method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GetChatUploadServer
Implements photos.getChatUploadServer method.
|
class |
GetOwnerCoverPhotoUploadServer
Implements photos.getOwnerCoverPhotoUploadServer method.
|
class |
SaveMessagesPhoto
Implements photos.saveMessagesPhoto method.
|
class |
SaveOwnerCoverPhoto
Implements photos.saveOwnerCoverPhoto method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Get
Implements stories.get method.
|
class |
GetPhotoUploadServer
Implements stories.getPhotoUploadServer method.
|
class |
GetReplies
Implements stories.getReplies method.
|
class |
GetStats
Implements stories.getStats method.
|
class |
GetVideoUploadServer
Implements stories.getVideoUploadServer method.
|
class |
GetViewers
Implements messages.getById method.
|
class |
HideAllReplies
Implements stories.hideAllReplies method.
|
class |
HideReply
Implements stories.hideReply method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
UploadChatPhoto
Uploads chat photo.
|
class |
UploadDoc
Implements uploading document in VK API.
|
class |
UploadMethod<ResponseBody>
Generic method that uploads files to VK server.
|
class |
UploadPhoto
Implements uploading photo in VK API.
|
class |
UploadStory
Implements uploading story in VK API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CheckLink
Implements utils.checkLink method.
|
class |
GetLinkStats
Implements utils.getLinkStats method.
|
class |
GetServerTime
Implements utils.getServerTime method.
|
class |
GetShortLink
Implements utils.getShortLink method.
|
class |
ResolveScreenName
Implements utils.resolveScreenName method.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CloseComments
Implements wall.closeComments method.
|
class |
CreateComment
Implements wall.createComment method.
|
class |
OpenComments
Implements wall.openComments method.
|
Copyright © 2022. All rights reserved.