Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W 

A

Account - Class in com.github.heatalways.objects.account
Класс для работы с методами объекта Account.
Account(VkApi) - Constructor for class com.github.heatalways.objects.account.Account
 
account - Variable in class com.github.heatalways.VkApi
 
add - Static variable in class com.github.heatalways.objects.docs.Docs
 
add - Static variable in class com.github.heatalways.objects.friends.Friends
 
add - Static variable in class com.github.heatalways.objects.likes.Likes
 
add - Static variable in class com.github.heatalways.objects.market.Market
 
add - Static variable in class com.github.heatalways.objects.notes.Notes
 
add - Static variable in class com.github.heatalways.objects.video.Video
 
add(String, String) - Method in class com.github.heatalways.streamingAPI.Rules
Добавляет новое правило
addAlbum - Static variable in class com.github.heatalways.objects.market.Market
 
addAlbum - Static variable in class com.github.heatalways.objects.video.Video
 
addAlbum(String...) - Method in class com.github.heatalways.upload.objects.AlbumProductPhoto
Создание альбома товаров, используя загруженное фото
addAppEvent - Static variable in class com.github.heatalways.objects.secure.Secure
 
addBan - Static variable in class com.github.heatalways.objects.newsfeed.Newsfeed
 
addCallbackServer - Static variable in class com.github.heatalways.objects.groups.Groups
 
addChatUser - Static variable in class com.github.heatalways.objects.messages.Messages
 
addGroup - Static variable in class com.github.heatalways.objects.fave.Fave
 
addLink - Static variable in class com.github.heatalways.objects.fave.Fave
 
addLink - Static variable in class com.github.heatalways.objects.groups.Groups
 
addList - Static variable in class com.github.heatalways.objects.friends.Friends
 
addOfficeUsers - Static variable in class com.github.heatalways.objects.ads.Ads
 
addRule(String, String) - Static method in class com.github.heatalways.streamingAPI.BodyOfRequest
 
addToAlbum - Static variable in class com.github.heatalways.objects.market.Market
 
addToAlbum - Static variable in class com.github.heatalways.objects.video.Video
 
addTopic - Static variable in class com.github.heatalways.objects.board.Board
 
addUser - Static variable in class com.github.heatalways.objects.fave.Fave
 
addVote - Static variable in class com.github.heatalways.objects.polls.Polls
 
Ads - Class in com.github.heatalways.objects.ads
Класс для работы с методами объекта Ads.
Ads(VkApi) - Constructor for class com.github.heatalways.objects.ads.Ads
 
AlbumProductPhoto - Class in com.github.heatalways.upload.objects
Класс для загрузки фото альбома товаров.
AlbumProductPhoto(VkApi) - Constructor for class com.github.heatalways.upload.objects.AlbumProductPhoto
 
albumProductPhoto(String, File) - Method in class com.github.heatalways.upload.Upload
 
allowMessagesFromGroup - Static variable in class com.github.heatalways.objects.messages.Messages
 
approveRequest - Static variable in class com.github.heatalways.objects.groups.Groups
 
Apps - Class in com.github.heatalways.objects.apps
Класс для работы с методами объекта Apps.
Apps(VkApi) - Constructor for class com.github.heatalways.objects.apps.Apps
 
apps - Variable in class com.github.heatalways.VkApi
 
AppWidgets - Class in com.github.heatalways.objects.appWidgets
Класс для работы с методами объекта AppWidgets.
AppWidgets(VkApi) - Constructor for class com.github.heatalways.objects.appWidgets.AppWidgets
 
appWidgets - Variable in class com.github.heatalways.VkApi
 
areFriends - Static variable in class com.github.heatalways.objects.friends.Friends
 
ArrayToString - Class in com.github.heatalways.utils
Класс для перевода массива объектов в строку.
ArrayToString() - Constructor for class com.github.heatalways.utils.ArrayToString
 
audio_new(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
audioMessage(String, File) - Static method in class com.github.heatalways.upload.BodyOfRequest
 
AudioMessage - Class in com.github.heatalways.upload.objects
Класс для загрузки аудиосообщения.
AudioMessage(VkApi) - Constructor for class com.github.heatalways.upload.objects.AudioMessage
 
audioMessage(String, File) - Method in class com.github.heatalways.upload.Upload
 
authorize() - Method in class com.github.heatalways.vkAuth.VkAuth
Авторизация

B

ban - Static variable in class com.github.heatalways.objects.account.Account
 
ban - Static variable in class com.github.heatalways.objects.groups.Groups
 
banOwner - Static variable in class com.github.heatalways.objects.stories.Stories
 
Board - Class in com.github.heatalways.objects.board
Класс для работы с методами объекта Board.
Board(VkApi) - Constructor for class com.github.heatalways.objects.board.Board
 
board - Variable in class com.github.heatalways.VkApi
 
board_post_delete(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
board_post_edit(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
board_post_new(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
board_post_restore(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
BodyOfRequest - Class in com.github.heatalways.streamingAPI
Класс для создания POST-запросов
BodyOfRequest() - Constructor for class com.github.heatalways.streamingAPI.BodyOfRequest
 
BodyOfRequest - Class in com.github.heatalways.upload
Класс для создания POST-запросов
BodyOfRequest() - Constructor for class com.github.heatalways.upload.BodyOfRequest
 
bodyOfThread() - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsLongPollApi
 
bodyOfThread() - Method in class com.github.heatalways.longPollAPI.LongPollObject
Инициализация тела потока
bodyOfThread() - Method in class com.github.heatalways.longPollAPI.UserLongPoll.UserLongPollApi
 
BotsLongPollApi - Class in com.github.heatalways.longPollAPI.BotsLongPoll
Класс для работы с BotsLongPollApi.
BotsLongPollApi(VkApi, String, int) - Constructor for class com.github.heatalways.longPollAPI.BotsLongPoll.BotsLongPollApi
Создает объект класса BotsLongPollApi
BotsMessageHandler - Class in com.github.heatalways.longPollAPI.BotsLongPoll
 
BotsMessageHandler() - Constructor for class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 

C

cancelSubscription - Static variable in class com.github.heatalways.objects.orders.Orders
 
changePassword - Static variable in class com.github.heatalways.objects.account.Account
 
changeState - Static variable in class com.github.heatalways.objects.orders.Orders
 
chatPhoto(String, File) - Static method in class com.github.heatalways.upload.BodyOfRequest
 
ChatPhoto - Class in com.github.heatalways.upload.objects
Класс для загрузки фото чата.
ChatPhoto(VkApi) - Constructor for class com.github.heatalways.upload.objects.ChatPhoto
 
chatPhoto(String, File, String...) - Method in class com.github.heatalways.upload.Upload
 
checkLink - Static variable in class com.github.heatalways.objects.ads.Ads
 
checkLink - Static variable in class com.github.heatalways.objects.utils.Utils
 
checkToken - Static variable in class com.github.heatalways.objects.secure.Secure
 
checkUser - Static variable in class com.github.heatalways.objects.leads.Leads
 
clearCache - Static variable in class com.github.heatalways.objects.pages.Pages
 
clientCredentialsFlow(String, String) - Method in class com.github.heatalways.vkAuth.VkAuth
Авторизация по секретному ключу приложения.
closeComments - Static variable in class com.github.heatalways.objects.wall.Wall
 
closeTopic - Static variable in class com.github.heatalways.objects.board.Board
 
com.github.heatalways - package com.github.heatalways
 
com.github.heatalways.jsonHandler - package com.github.heatalways.jsonHandler
 
com.github.heatalways.longPollAPI - package com.github.heatalways.longPollAPI
 
com.github.heatalways.longPollAPI.BotsLongPoll - package com.github.heatalways.longPollAPI.BotsLongPoll
 
com.github.heatalways.longPollAPI.UserLongPoll - package com.github.heatalways.longPollAPI.UserLongPoll
 
com.github.heatalways.objects - package com.github.heatalways.objects
 
com.github.heatalways.objects.account - package com.github.heatalways.objects.account
 
com.github.heatalways.objects.ads - package com.github.heatalways.objects.ads
 
com.github.heatalways.objects.apps - package com.github.heatalways.objects.apps
 
com.github.heatalways.objects.appWidgets - package com.github.heatalways.objects.appWidgets
 
com.github.heatalways.objects.board - package com.github.heatalways.objects.board
 
com.github.heatalways.objects.database - package com.github.heatalways.objects.database
 
com.github.heatalways.objects.docs - package com.github.heatalways.objects.docs
 
com.github.heatalways.objects.fave - package com.github.heatalways.objects.fave
 
com.github.heatalways.objects.friends - package com.github.heatalways.objects.friends
 
com.github.heatalways.objects.gifts - package com.github.heatalways.objects.gifts
 
com.github.heatalways.objects.groups - package com.github.heatalways.objects.groups
 
com.github.heatalways.objects.leadForms - package com.github.heatalways.objects.leadForms
 
com.github.heatalways.objects.leads - package com.github.heatalways.objects.leads
 
com.github.heatalways.objects.likes - package com.github.heatalways.objects.likes
 
com.github.heatalways.objects.market - package com.github.heatalways.objects.market
 
com.github.heatalways.objects.messages - package com.github.heatalways.objects.messages
 
com.github.heatalways.objects.newsfeed - package com.github.heatalways.objects.newsfeed
 
com.github.heatalways.objects.notes - package com.github.heatalways.objects.notes
 
com.github.heatalways.objects.notifications - package com.github.heatalways.objects.notifications
 
com.github.heatalways.objects.orders - package com.github.heatalways.objects.orders
 
com.github.heatalways.objects.pages - package com.github.heatalways.objects.pages
 
com.github.heatalways.objects.photos - package com.github.heatalways.objects.photos
 
com.github.heatalways.objects.polls - package com.github.heatalways.objects.polls
 
com.github.heatalways.objects.prettyCards - package com.github.heatalways.objects.prettyCards
 
com.github.heatalways.objects.search - package com.github.heatalways.objects.search
 
com.github.heatalways.objects.secure - package com.github.heatalways.objects.secure
 
com.github.heatalways.objects.stats - package com.github.heatalways.objects.stats
 
com.github.heatalways.objects.status - package com.github.heatalways.objects.status
 
com.github.heatalways.objects.storage - package com.github.heatalways.objects.storage
 
com.github.heatalways.objects.stories - package com.github.heatalways.objects.stories
 
com.github.heatalways.objects.streaming - package com.github.heatalways.objects.streaming
 
com.github.heatalways.objects.users - package com.github.heatalways.objects.users
 
com.github.heatalways.objects.utils - package com.github.heatalways.objects.utils
 
com.github.heatalways.objects.video - package com.github.heatalways.objects.video
 
com.github.heatalways.objects.wall - package com.github.heatalways.objects.wall
 
com.github.heatalways.objects.widgets - package com.github.heatalways.objects.widgets
 
com.github.heatalways.streamingAPI - package com.github.heatalways.streamingAPI
 
com.github.heatalways.upload - package com.github.heatalways.upload
 
com.github.heatalways.upload.objects - package com.github.heatalways.upload.objects
 
com.github.heatalways.utils - package com.github.heatalways.utils
 
com.github.heatalways.vkAuth - package com.github.heatalways.vkAuth
 
complete - Static variable in class com.github.heatalways.objects.leads.Leads
 
confirmTag - Static variable in class com.github.heatalways.objects.photos.Photos
 
copy - Static variable in class com.github.heatalways.objects.photos.Photos
 
coverGroupPhoto(String, File) - Static method in class com.github.heatalways.upload.BodyOfRequest
 
CoverGroupPhoto - Class in com.github.heatalways.upload.objects
Класс для загрузки обложки группы.
CoverGroupPhoto(VkApi) - Constructor for class com.github.heatalways.upload.objects.CoverGroupPhoto
 
coverGroupPhoto(String, File, String...) - Method in class com.github.heatalways.upload.Upload
 
create - Static variable in class com.github.heatalways.objects.groups.Groups
 
create - Static variable in class com.github.heatalways.objects.leadForms.LeadForms
 
create - Static variable in class com.github.heatalways.objects.polls.Polls
 
create - Static variable in class com.github.heatalways.objects.prettyCards.PrettyCards
 
createAds - Static variable in class com.github.heatalways.objects.ads.Ads
 
createAlbum - Static variable in class com.github.heatalways.objects.photos.Photos
 
createCampaigns - Static variable in class com.github.heatalways.objects.ads.Ads
 
createChat - Static variable in class com.github.heatalways.objects.messages.Messages
 
createClients - Static variable in class com.github.heatalways.objects.ads.Ads
 
createComment - Static variable in class com.github.heatalways.objects.board.Board
 
createComment - Static variable in class com.github.heatalways.objects.market.Market
 
createComment - Static variable in class com.github.heatalways.objects.notes.Notes
 
createComment - Static variable in class com.github.heatalways.objects.photos.Photos
 
createComment - Static variable in class com.github.heatalways.objects.video.Video
 
createComment - Static variable in class com.github.heatalways.objects.wall.Wall
 
createLookalikeRequest - Static variable in class com.github.heatalways.objects.ads.Ads
 
createTargetGroup - Static variable in class com.github.heatalways.objects.ads.Ads
 
createTargetPixel - Static variable in class com.github.heatalways.objects.ads.Ads
 

D

DataBase - Class in com.github.heatalways.objects.database
Класс для работы с методами объекта DataBase.
DataBase(VkApi) - Constructor for class com.github.heatalways.objects.database.DataBase
 
dataBase - Variable in class com.github.heatalways.VkApi
 
delete - Static variable in class com.github.heatalways.objects.docs.Docs
 
delete - Static variable in class com.github.heatalways.objects.friends.Friends
 
delete - Static variable in class com.github.heatalways.objects.leadForms.LeadForms
 
delete - Static variable in class com.github.heatalways.objects.likes.Likes
 
delete - Static variable in class com.github.heatalways.objects.market.Market
 
delete - Static variable in class com.github.heatalways.objects.messages.Messages
 
delete - Static variable in class com.github.heatalways.objects.notes.Notes
 
delete - Static variable in class com.github.heatalways.objects.photos.Photos
 
delete - Static variable in class com.github.heatalways.objects.prettyCards.PrettyCards
 
delete - Static variable in class com.github.heatalways.objects.stories.Stories
 
delete - Static variable in class com.github.heatalways.objects.video.Video
 
delete - Static variable in class com.github.heatalways.objects.wall.Wall
 
delete(String) - Method in class com.github.heatalways.streamingAPI.Rules
Удаляет правило по метке
deleteAds - Static variable in class com.github.heatalways.objects.ads.Ads
 
deleteAlbum - Static variable in class com.github.heatalways.objects.market.Market
 
deleteAlbum - Static variable in class com.github.heatalways.objects.photos.Photos
 
deleteAlbum - Static variable in class com.github.heatalways.objects.video.Video
 
deleteAllRequests - Static variable in class com.github.heatalways.objects.friends.Friends
 
deleteAppRequests - Static variable in class com.github.heatalways.objects.apps.Apps
 
deleteBan - Static variable in class com.github.heatalways.objects.newsfeed.Newsfeed
 
deleteCallbackServer - Static variable in class com.github.heatalways.objects.groups.Groups
 
deleteCampaigns - Static variable in class com.github.heatalways.objects.ads.Ads
 
deleteChatPhoto - Static variable in class com.github.heatalways.objects.messages.Messages
 
deleteClients - Static variable in class com.github.heatalways.objects.ads.Ads
 
deleteComment - Static variable in class com.github.heatalways.objects.board.Board
 
deleteComment - Static variable in class com.github.heatalways.objects.market.Market
 
deleteComment - Static variable in class com.github.heatalways.objects.notes.Notes
 
deleteComment - Static variable in class com.github.heatalways.objects.photos.Photos
 
deleteComment - Static variable in class com.github.heatalways.objects.video.Video
 
deleteComment - Static variable in class com.github.heatalways.objects.wall.Wall
 
deleteConversation - Static variable in class com.github.heatalways.objects.messages.Messages
 
deleteFromLastShortened - Static variable in class com.github.heatalways.objects.utils.Utils
 
deleteLink - Static variable in class com.github.heatalways.objects.groups.Groups
 
deleteList - Static variable in class com.github.heatalways.objects.friends.Friends
 
deleteList - Static variable in class com.github.heatalways.objects.newsfeed.Newsfeed
 
deleteRule(String, String) - Static method in class com.github.heatalways.streamingAPI.BodyOfRequest
 
deleteTargetGroup - Static variable in class com.github.heatalways.objects.ads.Ads
 
deleteTargetPixel - Static variable in class com.github.heatalways.objects.ads.Ads
 
deleteTopic - Static variable in class com.github.heatalways.objects.board.Board
 
deleteVote - Static variable in class com.github.heatalways.objects.polls.Polls
 
denyMessagesFromGroup - Static variable in class com.github.heatalways.objects.messages.Messages
 
disableOnline - Static variable in class com.github.heatalways.objects.groups.Groups
 
Docs - Class in com.github.heatalways.objects.docs
Класс для работы с методами объекта Docs.
Docs(VkApi) - Constructor for class com.github.heatalways.objects.docs.Docs
 
docs - Variable in class com.github.heatalways.VkApi
 
document(String, File) - Static method in class com.github.heatalways.upload.BodyOfRequest
 
DocumentToMessage - Class in com.github.heatalways.upload.objects
Класс для загрузки документов в сообщение.
DocumentToMessage(VkApi) - Constructor for class com.github.heatalways.upload.objects.DocumentToMessage
 
documentToMessage(String, File) - Method in class com.github.heatalways.upload.Upload
 
DocumentToWall - Class in com.github.heatalways.upload.objects
Класс для загрузки документа на стену.
DocumentToWall(VkApi) - Constructor for class com.github.heatalways.upload.objects.DocumentToWall
 
documentToWall(File) - Method in class com.github.heatalways.upload.Upload
 
documentToWall(String, File) - Method in class com.github.heatalways.upload.Upload
 
DocumentUpload - Class in com.github.heatalways.upload.objects
Класс для загрузки документов.
DocumentUpload(VkApi) - Constructor for class com.github.heatalways.upload.objects.DocumentUpload
 
documentUpload(File) - Method in class com.github.heatalways.upload.Upload
 
documentUpload(String, File) - Method in class com.github.heatalways.upload.Upload
 

E

edit - Static variable in class com.github.heatalways.objects.docs.Docs
 
edit - Static variable in class com.github.heatalways.objects.friends.Friends
 
edit - Static variable in class com.github.heatalways.objects.groups.Groups
 
edit - Static variable in class com.github.heatalways.objects.market.Market
 
edit - Static variable in class com.github.heatalways.objects.messages.Messages
 
edit - Static variable in class com.github.heatalways.objects.notes.Notes
 
edit - Static variable in class com.github.heatalways.objects.photos.Photos
 
edit - Static variable in class com.github.heatalways.objects.polls.Polls
 
edit - Static variable in class com.github.heatalways.objects.prettyCards.PrettyCards
 
edit - Static variable in class com.github.heatalways.objects.video.Video
 
edit - Static variable in class com.github.heatalways.objects.wall.Wall
 
editAdsStealth - Static variable in class com.github.heatalways.objects.wall.Wall
 
editAlbum - Static variable in class com.github.heatalways.objects.market.Market
 
editAlbum - Static variable in class com.github.heatalways.objects.photos.Photos
 
editAlbum - Static variable in class com.github.heatalways.objects.video.Video
 
editAlbum(String...) - Method in class com.github.heatalways.upload.objects.AlbumProductPhoto
Редактирование альбома товаров, используя загруженное фото
editCallbackServer - Static variable in class com.github.heatalways.objects.groups.Groups
 
editChat - Static variable in class com.github.heatalways.objects.messages.Messages
 
editComment - Static variable in class com.github.heatalways.objects.board.Board
 
editComment - Static variable in class com.github.heatalways.objects.market.Market
 
editComment - Static variable in class com.github.heatalways.objects.notes.Notes
 
editComment - Static variable in class com.github.heatalways.objects.photos.Photos
 
editComment - Static variable in class com.github.heatalways.objects.video.Video
 
editComment - Static variable in class com.github.heatalways.objects.wall.Wall
 
editLink - Static variable in class com.github.heatalways.objects.groups.Groups
 
editList - Static variable in class com.github.heatalways.objects.friends.Friends
 
editManager - Static variable in class com.github.heatalways.objects.groups.Groups
 
editPlace - Static variable in class com.github.heatalways.objects.groups.Groups
 
editTopic - Static variable in class com.github.heatalways.objects.board.Board
 
enableOnline - Static variable in class com.github.heatalways.objects.groups.Groups
 
execute() - Method in class com.github.heatalways.objects.MethodObject
Получение результата

F

Fave - Class in com.github.heatalways.objects.fave
Класс для работы с методами объекта Fave.
Fave(VkApi) - Constructor for class com.github.heatalways.objects.fave.Fave
 
fave - Variable in class com.github.heatalways.VkApi
 
FinalURL - Class in com.github.heatalways.utils
Класс для получения URL для дальнешей работы с ним.
FinalURL(VkApi) - Constructor for class com.github.heatalways.utils.FinalURL
 
FinalURL() - Constructor for class com.github.heatalways.utils.FinalURL
 
fixTopic - Static variable in class com.github.heatalways.objects.board.Board
 
Friends - Class in com.github.heatalways.objects.friends
Класс для работы с методами объекта Friends.
Friends(VkApi) - Constructor for class com.github.heatalways.objects.friends.Friends
 
friends - Variable in class com.github.heatalways.VkApi
 

G

get(String) - Method in class com.github.heatalways.jsonHandler.JsonHandler
Получает элемент объекта JsonHandler по ключу типа String
get(int) - Method in class com.github.heatalways.jsonHandler.JsonHandler
Получает элемент объекта JsonHandler по ключу типа Integer(для списка)
get - Static variable in class com.github.heatalways.objects.apps.Apps
 
get - Static variable in class com.github.heatalways.objects.docs.Docs
 
get - Static variable in class com.github.heatalways.objects.friends.Friends
 
get - Static variable in class com.github.heatalways.objects.gifts.Gifts
 
get - Static variable in class com.github.heatalways.objects.groups.Groups
 
get - Static variable in class com.github.heatalways.objects.leadForms.LeadForms
 
get - Static variable in class com.github.heatalways.objects.market.Market
 
get - Static variable in class com.github.heatalways.objects.newsfeed.Newsfeed
 
get - Static variable in class com.github.heatalways.objects.notes.Notes
 
get - Static variable in class com.github.heatalways.objects.notifications.Notifications
 
get - Static variable in class com.github.heatalways.objects.orders.Orders
 
get - Static variable in class com.github.heatalways.objects.pages.Pages
 
get - Static variable in class com.github.heatalways.objects.photos.Photos
 
get - Static variable in class com.github.heatalways.objects.prettyCards.PrettyCards
 
get - Static variable in class com.github.heatalways.objects.stats.Stats
 
get - Static variable in class com.github.heatalways.objects.status.Status
 
get - Static variable in class com.github.heatalways.objects.storage.Storage
 
get - Static variable in class com.github.heatalways.objects.stories.Stories
 
get - Static variable in class com.github.heatalways.objects.users.Users
 
get - Static variable in class com.github.heatalways.objects.video.Video
 
get - Static variable in class com.github.heatalways.objects.wall.Wall
 
get() - Method in class com.github.heatalways.streamingAPI.Rules
Получает правила
get(String, String...) - Method in class com.github.heatalways.utils.FinalURL
 
get(String) - Static method in class com.github.heatalways.utils.Request
 
getAccessToken() - Method in class com.github.heatalways.vkAuth.VkAuth
Получение специального ключа доступа для дальнейшего использования
getAccounts - Static variable in class com.github.heatalways.objects.ads.Ads
 
getActiveOffers - Static variable in class com.github.heatalways.objects.account.Account
 
getAddresses - Static variable in class com.github.heatalways.objects.groups.Groups
 
getAds - Static variable in class com.github.heatalways.objects.ads.Ads
 
getAdsLayout - Static variable in class com.github.heatalways.objects.ads.Ads
 
getAdsTargeting - Static variable in class com.github.heatalways.objects.ads.Ads
 
getAlbumById - Static variable in class com.github.heatalways.objects.market.Market
 
getAlbumById - Static variable in class com.github.heatalways.objects.video.Video
 
getAlbums - Static variable in class com.github.heatalways.objects.market.Market
 
getAlbums - Static variable in class com.github.heatalways.objects.photos.Photos
 
getAlbums - Static variable in class com.github.heatalways.objects.video.Video
 
getAlbumsByVideo - Static variable in class com.github.heatalways.objects.video.Video
 
getAlbumsCount - Static variable in class com.github.heatalways.objects.photos.Photos
 
getAll - Static variable in class com.github.heatalways.objects.photos.Photos
 
getAllComments - Static variable in class com.github.heatalways.objects.photos.Photos
 
getAmount - Static variable in class com.github.heatalways.objects.orders.Orders
 
getAppBalance - Static variable in class com.github.heatalways.objects.secure.Secure
 
getAppImages - Static variable in class com.github.heatalways.objects.appWidgets.AppWidgets
 
getAppImageUploadServer - Static variable in class com.github.heatalways.objects.appWidgets.AppWidgets
 
getAppPermissions - Static variable in class com.github.heatalways.objects.account.Account
 
getAppUsers - Static variable in class com.github.heatalways.objects.friends.Friends
 
getBackgrounds - Static variable in class com.github.heatalways.objects.polls.Polls
 
getBanned - Static variable in class com.github.heatalways.objects.account.Account
 
getBanned - Static variable in class com.github.heatalways.objects.groups.Groups
 
getBanned - Static variable in class com.github.heatalways.objects.newsfeed.Newsfeed
 
getBanned - Static variable in class com.github.heatalways.objects.stories.Stories
 
getBaseUrl() - Method in class com.github.heatalways.VkApi
 
getBudget - Static variable in class com.github.heatalways.objects.ads.Ads
 
getByConversationMessageId - Static variable in class com.github.heatalways.objects.messages.Messages
 
getById - Static variable in class com.github.heatalways.objects.docs.Docs
 
getById - Static variable in class com.github.heatalways.objects.groups.Groups
 
getById - Static variable in class com.github.heatalways.objects.market.Market
 
getById - Static variable in class com.github.heatalways.objects.messages.Messages
 
getById - Static variable in class com.github.heatalways.objects.notes.Notes
 
getById - Static variable in class com.github.heatalways.objects.orders.Orders
 
getById - Static variable in class com.github.heatalways.objects.photos.Photos
 
getById - Static variable in class com.github.heatalways.objects.polls.Polls
 
getById - Static variable in class com.github.heatalways.objects.prettyCards.PrettyCards
 
getById - Static variable in class com.github.heatalways.objects.stories.Stories
 
getById - Static variable in class com.github.heatalways.objects.wall.Wall
 
getByPhones - Static variable in class com.github.heatalways.objects.friends.Friends
 
getCallbackConfirmationCode - Static variable in class com.github.heatalways.objects.groups.Groups
 
getCallBackResponse(String) - Static method in class com.github.heatalways.utils.Request
 
getCallbackServers - Static variable in class com.github.heatalways.objects.groups.Groups
 
getCallbackSettings - Static variable in class com.github.heatalways.objects.groups.Groups
 
getCampaigns - Static variable in class com.github.heatalways.objects.ads.Ads
 
getCatalog - Static variable in class com.github.heatalways.objects.groups.Groups
 
getCatalog - Static variable in class com.github.heatalways.objects.video.Video
 
getCatalogInfo - Static variable in class com.github.heatalways.objects.groups.Groups
 
getCatalogSection - Static variable in class com.github.heatalways.objects.video.Video
 
getCategories - Static variable in class com.github.heatalways.objects.ads.Ads
 
getCategories - Static variable in class com.github.heatalways.objects.market.Market
 
getChairs - Static variable in class com.github.heatalways.objects.database.DataBase
 
getChat - Static variable in class com.github.heatalways.objects.messages.Messages
 
getChatPreview - Static variable in class com.github.heatalways.objects.messages.Messages
 
getChatUploadServer - Static variable in class com.github.heatalways.objects.photos.Photos
 
getCities - Static variable in class com.github.heatalways.objects.database.DataBase
 
getCitiesById - Static variable in class com.github.heatalways.objects.database.DataBase
 
getClientId() - Method in class com.github.heatalways.vkAuth.VkAuth
 
getClients - Static variable in class com.github.heatalways.objects.ads.Ads
 
getClientSecret() - Method in class com.github.heatalways.vkAuth.VkAuth
 
getCode() - Method in class com.github.heatalways.vkAuth.VkAuth
 
getComments - Static variable in class com.github.heatalways.objects.board.Board
 
getComments - Static variable in class com.github.heatalways.objects.market.Market
 
getComments - Static variable in class com.github.heatalways.objects.newsfeed.Newsfeed
 
getComments - Static variable in class com.github.heatalways.objects.notes.Notes
 
getComments - Static variable in class com.github.heatalways.objects.photos.Photos
 
getComments - Static variable in class com.github.heatalways.objects.video.Video
 
getComments - Static variable in class com.github.heatalways.objects.wall.Wall
 
getComments - Static variable in class com.github.heatalways.objects.widgets.Widgets
 
getConversationMembers - Static variable in class com.github.heatalways.objects.messages.Messages
 
getConversations - Static variable in class com.github.heatalways.objects.messages.Messages
 
getConversationsById - Static variable in class com.github.heatalways.objects.messages.Messages
 
getCounters - Static variable in class com.github.heatalways.objects.account.Account
 
getCountries - Static variable in class com.github.heatalways.objects.database.DataBase
 
getCountriesById - Static variable in class com.github.heatalways.objects.database.DataBase
 
getDemographics - Static variable in class com.github.heatalways.objects.ads.Ads
 
getDiscoverForContestant - Static variable in class com.github.heatalways.objects.newsfeed.Newsfeed
 
getEndpoint() - Method in class com.github.heatalways.streamingAPI.StreamingApi
 
getFaculties - Static variable in class com.github.heatalways.objects.database.DataBase
 
getFinalURL() - Method in class com.github.heatalways.VkApi
 
getFloodStats - Static variable in class com.github.heatalways.objects.ads.Ads
 
getFollowers - Static variable in class com.github.heatalways.objects.users.Users
 
getFriendsList - Static variable in class com.github.heatalways.objects.apps.Apps
 
getGroupId() - Method in class com.github.heatalways.vkAuth.VkAuth
 
getGroupImages - Static variable in class com.github.heatalways.objects.appWidgets.AppWidgets
 
getGroupImageUploadServer - Static variable in class com.github.heatalways.objects.appWidgets.AppWidgets
 
getHints - Static variable in class com.github.heatalways.objects.search.Search
 
getHistory - Static variable in class com.github.heatalways.objects.messages.Messages
 
getHistory - Static variable in class com.github.heatalways.objects.pages.Pages
 
getHistoryAttachments - Static variable in class com.github.heatalways.objects.messages.Messages
 
getImagesById - Static variable in class com.github.heatalways.objects.appWidgets.AppWidgets
 
getImportantMessages - Static variable in class com.github.heatalways.objects.messages.Messages
 
getInfo - Static variable in class com.github.heatalways.objects.account.Account
 
getInvitedUsers - Static variable in class com.github.heatalways.objects.groups.Groups
 
getInviteLink - Static variable in class com.github.heatalways.objects.messages.Messages
 
getInvites - Static variable in class com.github.heatalways.objects.groups.Groups
 
getJSONArray() - Method in class com.github.heatalways.jsonHandler.JsonHandler
Получает объект класса JSONArray
getJSONObject() - Method in class com.github.heatalways.jsonHandler.JsonHandler
Получает объект класса JSONObject
getKey() - Method in class com.github.heatalways.streamingAPI.StreamingApi
 
getKeys - Static variable in class com.github.heatalways.objects.storage.Storage
 
getLanguage() - Method in class com.github.heatalways.VkApi
 
getLastActivity - Static variable in class com.github.heatalways.objects.messages.Messages
 
getLastShortenedLinks - Static variable in class com.github.heatalways.objects.utils.Utils
 
getLeaderboard - Static variable in class com.github.heatalways.objects.apps.Apps
 
getLeads - Static variable in class com.github.heatalways.objects.leadForms.LeadForms
 
getLinks - Static variable in class com.github.heatalways.objects.fave.Fave
 
getLinkStats - Static variable in class com.github.heatalways.objects.utils.Utils
 
getList - Static variable in class com.github.heatalways.objects.likes.Likes
 
getLists - Static variable in class com.github.heatalways.objects.friends.Friends
 
getLists - Static variable in class com.github.heatalways.objects.newsfeed.Newsfeed
 
getLongPollHistory - Static variable in class com.github.heatalways.objects.messages.Messages
 
getLongPollServer - Static variable in class com.github.heatalways.objects.groups.Groups
 
getLongPollServer - Static variable in class com.github.heatalways.objects.messages.Messages
 
getLongPollSettings - Static variable in class com.github.heatalways.objects.groups.Groups
 
getLookalikeRequests - Static variable in class com.github.heatalways.objects.ads.Ads
 
getMarketAlbumPhoto(String, File) - Static method in class com.github.heatalways.upload.BodyOfRequest
 
getMarketAlbumUploadServer - Static variable in class com.github.heatalways.objects.photos.Photos
 
getMarketItems - Static variable in class com.github.heatalways.objects.fave.Fave
 
getMarketUploadServer - Static variable in class com.github.heatalways.objects.photos.Photos
 
getMembers - Static variable in class com.github.heatalways.objects.groups.Groups
 
getMentions - Static variable in class com.github.heatalways.objects.newsfeed.Newsfeed
 
getMessagesUploadServer - Static variable in class com.github.heatalways.objects.docs.Docs
 
getMessagesUploadServer - Static variable in class com.github.heatalways.objects.photos.Photos
 
getMutual - Static variable in class com.github.heatalways.objects.friends.Friends
 
getNewTags - Static variable in class com.github.heatalways.objects.photos.Photos
 
getObject() - Method in class com.github.heatalways.jsonHandler.JsonHandler
Получает объект класса Object
getOfficeUsers - Static variable in class com.github.heatalways.objects.ads.Ads
 
getOnline - Static variable in class com.github.heatalways.objects.friends.Friends
 
getOnlineStatus - Static variable in class com.github.heatalways.objects.groups.Groups
 
getOwnerCoverPhotoUploadServer - Static variable in class com.github.heatalways.objects.photos.Photos
 
getOwnerPhotoUploadServer - Static variable in class com.github.heatalways.objects.photos.Photos
 
getPages - Static variable in class com.github.heatalways.objects.widgets.Widgets
 
getPhotos - Static variable in class com.github.heatalways.objects.fave.Fave
 
getPhotoUploadServer - Static variable in class com.github.heatalways.objects.polls.Polls
 
getPhotoUploadServer - Static variable in class com.github.heatalways.objects.stories.Stories
 
getPostReach - Static variable in class com.github.heatalways.objects.stats.Stats
 
getPosts - Static variable in class com.github.heatalways.objects.fave.Fave
 
getPostsReach - Static variable in class com.github.heatalways.objects.ads.Ads
 
getProfileInfo - Static variable in class com.github.heatalways.objects.account.Account
 
getPushSettings - Static variable in class com.github.heatalways.objects.account.Account
 
getRecent - Static variable in class com.github.heatalways.objects.friends.Friends
 
getRecommended - Static variable in class com.github.heatalways.objects.newsfeed.Newsfeed
 
getRedirectUri() - Method in class com.github.heatalways.vkAuth.VkAuth
 
getRegions - Static variable in class com.github.heatalways.objects.database.DataBase
 
getRejectionReason - Static variable in class com.github.heatalways.objects.ads.Ads
 
getReplies - Static variable in class com.github.heatalways.objects.stories.Stories
 
getReposts - Static variable in class com.github.heatalways.objects.wall.Wall
 
getRequests - Static variable in class com.github.heatalways.objects.friends.Friends
 
getRequests - Static variable in class com.github.heatalways.objects.groups.Groups
 
getResponse() - Method in class com.github.heatalways.upload.UploadObject
Получение ответа от сервера при загрузки
getResult(String, HttpEntity, String) - Static method in class com.github.heatalways.utils.HttpDelete
 
getResult(String, HttpEntity) - Static method in class com.github.heatalways.utils.HttpPost
 
getResult(String, HttpEntity, String) - Static method in class com.github.heatalways.utils.HttpPost
 
getSchoolClasses - Static variable in class com.github.heatalways.objects.database.DataBase
 
getSchools - Static variable in class com.github.heatalways.objects.database.DataBase
 
getScopes - Static variable in class com.github.heatalways.objects.apps.Apps
 
getScore - Static variable in class com.github.heatalways.objects.apps.Apps
 
getServerTime - Static variable in class com.github.heatalways.objects.utils.Utils
 
getServerUrl - Static variable in class com.github.heatalways.objects.streaming.Streaming
 
getServiceKey(String, String) - Method in class com.github.heatalways.utils.Request
 
getServiceKey(String, String, String, String, String) - Method in class com.github.heatalways.utils.Request
 
getSettings - Static variable in class com.github.heatalways.objects.groups.Groups
 
getSettings - Static variable in class com.github.heatalways.objects.streaming.Streaming
 
getShortLink - Static variable in class com.github.heatalways.objects.utils.Utils
 
getSMSHistory - Static variable in class com.github.heatalways.objects.secure.Secure
 
getStatistics - Static variable in class com.github.heatalways.objects.ads.Ads
 
getStats - Static variable in class com.github.heatalways.objects.leads.Leads
 
getStats - Static variable in class com.github.heatalways.objects.stories.Stories
 
getStats - Static variable in class com.github.heatalways.objects.streaming.Streaming
 
getStem - Static variable in class com.github.heatalways.objects.streaming.Streaming
 
getSubscriptions - Static variable in class com.github.heatalways.objects.users.Users
 
getSuggestedSources - Static variable in class com.github.heatalways.objects.newsfeed.Newsfeed
 
getSuggestions - Static variable in class com.github.heatalways.objects.ads.Ads
 
getSuggestions - Static variable in class com.github.heatalways.objects.friends.Friends
 
getTags - Static variable in class com.github.heatalways.objects.photos.Photos
 
getTargetGroups - Static variable in class com.github.heatalways.objects.ads.Ads
 
getTargetingStats - Static variable in class com.github.heatalways.objects.ads.Ads
 
getTargetPixels - Static variable in class com.github.heatalways.objects.ads.Ads
 
getTitles - Static variable in class com.github.heatalways.objects.pages.Pages
 
getTokenPermissions - Static variable in class com.github.heatalways.objects.groups.Groups
 
getTokenUrl(String, String) - Method in class com.github.heatalways.utils.FinalURL
 
getTokenUrl(String, String, String, String) - Method in class com.github.heatalways.utils.FinalURL
 
getTopics - Static variable in class com.github.heatalways.objects.board.Board
 
getTransactionsHistory - Static variable in class com.github.heatalways.objects.secure.Secure
 
getTypes - Static variable in class com.github.heatalways.objects.docs.Docs
 
getUniversities - Static variable in class com.github.heatalways.objects.database.DataBase
 
getUploadServer - Static variable in class com.github.heatalways.objects.docs.Docs
 
getUploadServer - Static variable in class com.github.heatalways.objects.photos.Photos
 
getUploadURL - Static variable in class com.github.heatalways.objects.ads.Ads
 
getUploadURL - Static variable in class com.github.heatalways.objects.leadForms.LeadForms
 
getUploadURL - Static variable in class com.github.heatalways.objects.prettyCards.PrettyCards
 
getUserLevel - Static variable in class com.github.heatalways.objects.secure.Secure
 
getUserPhotos - Static variable in class com.github.heatalways.objects.photos.Photos
 
getUsers - Static variable in class com.github.heatalways.objects.fave.Fave
 
getUsers - Static variable in class com.github.heatalways.objects.leads.Leads
 
getUserSubscriptionById - Static variable in class com.github.heatalways.objects.orders.Orders
 
getUserSubscriptions - Static variable in class com.github.heatalways.objects.orders.Orders
 
getVersion - Static variable in class com.github.heatalways.objects.pages.Pages
 
getVideos - Static variable in class com.github.heatalways.objects.fave.Fave
 
getVideoUploadServer - Static variable in class com.github.heatalways.objects.stories.Stories
 
getVideoUploadURL - Static variable in class com.github.heatalways.objects.ads.Ads
 
getViewers - Static variable in class com.github.heatalways.objects.stories.Stories
 
getVoters - Static variable in class com.github.heatalways.objects.polls.Polls
 
getWallUploadServer - Static variable in class com.github.heatalways.objects.docs.Docs
 
getWallUploadServer - Static variable in class com.github.heatalways.objects.photos.Photos
 
Gifts - Class in com.github.heatalways.objects.gifts
Класс для работы с методами объекта Gifts.
Gifts(VkApi) - Constructor for class com.github.heatalways.objects.gifts.Gifts
 
gifts - Variable in class com.github.heatalways.VkApi
 
group_change_photo(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
group_change_settings(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
group_join(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
group_leave(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
group_officers_edit(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
groupAuthorizationCodeFlow(String, String, String, String, String) - Method in class com.github.heatalways.vkAuth.VkAuth
Авторизация для работы с API от имени сообщества
Groups - Class in com.github.heatalways.objects.groups
Класс для работы с методами объекта Groups.
Groups(VkApi) - Constructor for class com.github.heatalways.objects.groups.Groups
 
groups - Variable in class com.github.heatalways.VkApi
 

H

hideAllReplies - Static variable in class com.github.heatalways.objects.stories.Stories
 
hideCatalogSection - Static variable in class com.github.heatalways.objects.video.Video
 
hideReply - Static variable in class com.github.heatalways.objects.stories.Stories
 
HttpDelete - Class in com.github.heatalways.utils
Класс для осуществления HTTP DELETE запроса.
HttpDelete() - Constructor for class com.github.heatalways.utils.HttpDelete
 
HttpPost - Class in com.github.heatalways.utils
Класс для осуществления HTTP POST запроса.
HttpPost() - Constructor for class com.github.heatalways.utils.HttpPost
 

I

ignoreItem - Static variable in class com.github.heatalways.objects.newsfeed.Newsfeed
 
importTargetContacts - Static variable in class com.github.heatalways.objects.ads.Ads
 
invite - Static variable in class com.github.heatalways.objects.groups.Groups
 
isAppUser - Static variable in class com.github.heatalways.objects.users.Users
 
isLiked - Static variable in class com.github.heatalways.objects.likes.Likes
 
isMember - Static variable in class com.github.heatalways.objects.groups.Groups
 
isMessagesFromGroupAllowed - Static variable in class com.github.heatalways.objects.messages.Messages
 

J

join - Static variable in class com.github.heatalways.objects.groups.Groups
 
joinChatByInviteLink - Static variable in class com.github.heatalways.objects.messages.Messages
 
JsonHandler - Class in com.github.heatalways.jsonHandler
Класс для работы с JSON-данными
JsonHandler(Object) - Constructor for class com.github.heatalways.jsonHandler.JsonHandler
Создает объект класса JsonHandler, принимая в качестве параметра объект класса Object
JsonHandler(String) - Constructor for class com.github.heatalways.jsonHandler.JsonHandler
Создает объект класса JsonHandler, принимая в качестве параметра строку

K

key - Variable in class com.github.heatalways.longPollAPI.LongPollObject
 

L

LeadForms - Class in com.github.heatalways.objects.leadForms
Класс для работы с методами объекта LeadForms.
LeadForms(VkApi) - Constructor for class com.github.heatalways.objects.leadForms.LeadForms
 
leadForms - Variable in class com.github.heatalways.VkApi
 
Leads - Class in com.github.heatalways.objects.leads
Класс для работы с методами объекта Leads.
Leads(VkApi) - Constructor for class com.github.heatalways.objects.leads.Leads
 
leads - Variable in class com.github.heatalways.VkApi
 
leave - Static variable in class com.github.heatalways.objects.groups.Groups
 
Likes - Class in com.github.heatalways.objects.likes
Класс для работы с методами объекта Likes.
Likes(VkApi) - Constructor for class com.github.heatalways.objects.likes.Likes
 
likes - Variable in class com.github.heatalways.VkApi
 
list - Static variable in class com.github.heatalways.objects.leadForms.LeadForms
 
LongPollObject - Class in com.github.heatalways.longPollAPI
Родительский класс для реализации работы с LongPoll API.
LongPollObject() - Constructor for class com.github.heatalways.longPollAPI.LongPollObject
 

M

mainPhoto(String, File) - Static method in class com.github.heatalways.upload.BodyOfRequest
 
mainPhoto(String, File, String) - Static method in class com.github.heatalways.upload.BodyOfRequest
 
MainPhoto - Class in com.github.heatalways.upload.objects
Класс для загрузки основного фото.
MainPhoto(VkApi) - Constructor for class com.github.heatalways.upload.objects.MainPhoto
 
mainPhoto(File) - Method in class com.github.heatalways.upload.Upload
 
mainPhoto(File, String) - Method in class com.github.heatalways.upload.Upload
 
mainPhoto(String, File) - Method in class com.github.heatalways.upload.Upload
 
mainPhoto(String, File, String) - Method in class com.github.heatalways.upload.Upload
 
makeCover - Static variable in class com.github.heatalways.objects.photos.Photos
 
markAsAnsweredConversation - Static variable in class com.github.heatalways.objects.messages.Messages
 
markAsImportant - Static variable in class com.github.heatalways.objects.messages.Messages
 
markAsImportantConversation - Static variable in class com.github.heatalways.objects.messages.Messages
 
markAsRead - Static variable in class com.github.heatalways.objects.messages.Messages
 
markAsViewed - Static variable in class com.github.heatalways.objects.notifications.Notifications
 
Market - Class in com.github.heatalways.objects.market
Класс для работы с методами объекта Market.
Market(VkApi) - Constructor for class com.github.heatalways.objects.market.Market
 
market - Variable in class com.github.heatalways.VkApi
 
market_comment_delete(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
market_comment_edit(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
market_comment_new(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
market_comment_restore(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
marketAdd(String...) - Method in class com.github.heatalways.upload.objects.ProductPhoto
Создание товара, используя загруженное фото
marketEdit(String...) - Method in class com.github.heatalways.upload.objects.ProductPhoto
Редактирование товара, используя загруженное фото
message_allow(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
message_deny(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
message_edit(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
message_new(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
message_reply(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
MessageHandler - Class in com.github.heatalways.streamingAPI
Обработчик входящих сообщений StreamingApi
MessageHandler() - Constructor for class com.github.heatalways.streamingAPI.MessageHandler
 
messageHandlerObject - Variable in class com.github.heatalways.longPollAPI.LongPollObject
 
MessageHandlerObject - Class in com.github.heatalways.longPollAPI
Родительский класс для реализации обработчика сообщений LongPoll API.
MessageHandlerObject() - Constructor for class com.github.heatalways.longPollAPI.MessageHandlerObject
 
Messages - Class in com.github.heatalways.objects.messages
Класс для работы с методами объекта Messages.
Messages(VkApi) - Constructor for class com.github.heatalways.objects.messages.Messages
 
messages - Variable in class com.github.heatalways.VkApi
 
method(String) - Method in class com.github.heatalways.objects.MethodObject
Инициализация названия метода
MethodObject - Class in com.github.heatalways.objects
Родительский класс для реализации методов.
MethodObject(VkApi) - Constructor for class com.github.heatalways.objects.MethodObject
 
metricHit - Static variable in class com.github.heatalways.objects.leads.Leads
 
move - Static variable in class com.github.heatalways.objects.photos.Photos
 

N

Newsfeed - Class in com.github.heatalways.objects.newsfeed
Класс для работы с методами объекта Newsfeed.
Newsfeed(VkApi) - Constructor for class com.github.heatalways.objects.newsfeed.Newsfeed
 
newsfeed - Variable in class com.github.heatalways.VkApi
 
Notes - Class in com.github.heatalways.objects.notes
Класс для работы с методами объекта Notes.
Notes(VkApi) - Constructor for class com.github.heatalways.objects.notes.Notes
 
notes - Variable in class com.github.heatalways.VkApi
 
Notifications - Class in com.github.heatalways.objects.notifications
Класс для работы с методами объекта Notifications.
Notifications(VkApi) - Constructor for class com.github.heatalways.objects.notifications.Notifications
 
notifications - Variable in class com.github.heatalways.VkApi
 

O

object - Variable in class com.github.heatalways.objects.MethodObject
 
onClose(int, String, boolean) - Method in class com.github.heatalways.utils.WebSocket
 
onError(Exception) - Method in class com.github.heatalways.utils.WebSocket
 
onMessage(JsonHandler) - Method in class com.github.heatalways.streamingAPI.MessageHandler
Метод, который следует переопределить
onMessage(JsonHandler) - Method in class com.github.heatalways.streamingAPI.StreamMessageHandler
Метод, который следует переопределить
onMessage(String) - Method in class com.github.heatalways.utils.WebSocket
 
onOpen(ServerHandshake) - Method in class com.github.heatalways.utils.WebSocket
 
onResponse(JsonHandler) - Method in class com.github.heatalways.longPollAPI.UserLongPoll.UserMessageHandler
 
onWebsocketPing(WebSocket, Framedata) - Method in class com.github.heatalways.utils.WebSocket
 
onWebsocketPong(WebSocket, Framedata) - Method in class com.github.heatalways.utils.WebSocket
 
openComments - Static variable in class com.github.heatalways.objects.wall.Wall
 
openTopic - Static variable in class com.github.heatalways.objects.board.Board
 
Orders - Class in com.github.heatalways.objects.orders
Класс для работы с методами объекта Orders.
Orders(VkApi) - Constructor for class com.github.heatalways.objects.orders.Orders
 
orders - Variable in class com.github.heatalways.VkApi
 

P

Pages - Class in com.github.heatalways.objects.pages
Класс для работы с методами объекта Pages.
Pages(VkApi) - Constructor for class com.github.heatalways.objects.pages.Pages
 
pages - Variable in class com.github.heatalways.VkApi
 
params(String...) - Method in class com.github.heatalways.objects.MethodObject
Инициализация параметров метода
parseWiki - Static variable in class com.github.heatalways.objects.pages.Pages
 
photo_comment_delete(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
photo_comment_edit(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
photo_comment_new(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
photo_comment_restore(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
photo_new(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
Photos - Class in com.github.heatalways.objects.photos
Класс для работы с методами объекта Photos.
Photos(VkApi) - Constructor for class com.github.heatalways.objects.photos.Photos
 
photos - Variable in class com.github.heatalways.VkApi
 
photoToAlbum(String, File[]) - Static method in class com.github.heatalways.upload.BodyOfRequest
 
PhotoToAlbum - Class in com.github.heatalways.upload.objects
Класс для загрузки фото в определенный альбом.
PhotoToAlbum(VkApi) - Constructor for class com.github.heatalways.upload.objects.PhotoToAlbum
 
photoToAlbum(String, File[]) - Method in class com.github.heatalways.upload.Upload
 
photoToAlbum(String, String, File[]) - Method in class com.github.heatalways.upload.Upload
 
photoToMessage(String, File) - Static method in class com.github.heatalways.upload.BodyOfRequest
 
PhotoToMessage - Class in com.github.heatalways.upload.objects
Класс для загрузки фото в сообщение.
PhotoToMessage(VkApi) - Constructor for class com.github.heatalways.upload.objects.PhotoToMessage
 
photoToMessage(String, File) - Method in class com.github.heatalways.upload.Upload
 
photoToWall(String, File) - Static method in class com.github.heatalways.upload.BodyOfRequest
 
PhotoToWall - Class in com.github.heatalways.upload.objects
Класс для загрузки фото на стену.
PhotoToWall(VkApi) - Constructor for class com.github.heatalways.upload.objects.PhotoToWall
 
photoToWall(File) - Method in class com.github.heatalways.upload.Upload
 
photoToWall(String, File) - Method in class com.github.heatalways.upload.Upload
 
pin - Static variable in class com.github.heatalways.objects.messages.Messages
 
pin - Static variable in class com.github.heatalways.objects.wall.Wall
 
poll_vote_new(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
Polls - Class in com.github.heatalways.objects.polls
Класс для работы с методами объекта Polls.
Polls(VkApi) - Constructor for class com.github.heatalways.objects.polls.Polls
 
polls - Variable in class com.github.heatalways.VkApi
 
post - Static variable in class com.github.heatalways.objects.wall.Wall
 
post(String...) - Method in class com.github.heatalways.upload.objects.DocumentToWall
Публикация на стену
post(String...) - Method in class com.github.heatalways.upload.objects.PhotoToMessage
 
post(String...) - Method in class com.github.heatalways.upload.objects.PhotoToWall
Публикация фото
postAdsStealth - Static variable in class com.github.heatalways.objects.wall.Wall
 
PrettyCards - Class in com.github.heatalways.objects.prettyCards
Класс для работы с методами объекта PrettyCards.
PrettyCards(VkApi) - Constructor for class com.github.heatalways.objects.prettyCards.PrettyCards
 
prettyCards - Variable in class com.github.heatalways.VkApi
 
productPhoto(String, File) - Static method in class com.github.heatalways.upload.BodyOfRequest
 
ProductPhoto - Class in com.github.heatalways.upload.objects
Класс для загрузки фото товара.
ProductPhoto(VkApi) - Constructor for class com.github.heatalways.upload.objects.ProductPhoto
 
productPhoto(String, int, File, String...) - Method in class com.github.heatalways.upload.Upload
 
putTag - Static variable in class com.github.heatalways.objects.photos.Photos
 

R

registerDevice - Static variable in class com.github.heatalways.objects.account.Account
 
removeChatUser - Static variable in class com.github.heatalways.objects.messages.Messages
 
removeFromAlbum - Static variable in class com.github.heatalways.objects.market.Market
 
removeFromAlbum - Static variable in class com.github.heatalways.objects.video.Video
 
removeGroup - Static variable in class com.github.heatalways.objects.fave.Fave
 
removeLink - Static variable in class com.github.heatalways.objects.fave.Fave
 
removeOfficeUsers - Static variable in class com.github.heatalways.objects.ads.Ads
 
removeTag - Static variable in class com.github.heatalways.objects.photos.Photos
 
removeTargetContacts - Static variable in class com.github.heatalways.objects.ads.Ads
 
removeUser - Static variable in class com.github.heatalways.objects.fave.Fave
 
removeUser - Static variable in class com.github.heatalways.objects.groups.Groups
 
reorderAlbums - Static variable in class com.github.heatalways.objects.market.Market
 
reorderAlbums - Static variable in class com.github.heatalways.objects.photos.Photos
 
reorderAlbums - Static variable in class com.github.heatalways.objects.video.Video
 
reorderItems - Static variable in class com.github.heatalways.objects.market.Market
 
reorderLink - Static variable in class com.github.heatalways.objects.groups.Groups
 
reorderPhotos - Static variable in class com.github.heatalways.objects.photos.Photos
 
reorderVideos - Static variable in class com.github.heatalways.objects.video.Video
 
report - Static variable in class com.github.heatalways.objects.market.Market
 
report - Static variable in class com.github.heatalways.objects.photos.Photos
 
report - Static variable in class com.github.heatalways.objects.users.Users
 
report - Static variable in class com.github.heatalways.objects.video.Video
 
reportComment - Static variable in class com.github.heatalways.objects.market.Market
 
reportComment - Static variable in class com.github.heatalways.objects.photos.Photos
 
reportComment - Static variable in class com.github.heatalways.objects.video.Video
 
reportComment - Static variable in class com.github.heatalways.objects.wall.Wall
 
reportPost - Static variable in class com.github.heatalways.objects.wall.Wall
 
repost - Static variable in class com.github.heatalways.objects.wall.Wall
 
Request - Class in com.github.heatalways.utils
Класс для получение тела GET запроса.
Request() - Constructor for class com.github.heatalways.utils.Request
 
resolveScreenName - Static variable in class com.github.heatalways.objects.utils.Utils
 
response - Variable in class com.github.heatalways.upload.UploadObject
 
restore - Static variable in class com.github.heatalways.objects.market.Market
 
restore - Static variable in class com.github.heatalways.objects.messages.Messages
 
restore - Static variable in class com.github.heatalways.objects.photos.Photos
 
restore - Static variable in class com.github.heatalways.objects.video.Video
 
restore - Static variable in class com.github.heatalways.objects.wall.Wall
 
restoreComment - Static variable in class com.github.heatalways.objects.board.Board
 
restoreComment - Static variable in class com.github.heatalways.objects.market.Market
 
restoreComment - Static variable in class com.github.heatalways.objects.notes.Notes
 
restoreComment - Static variable in class com.github.heatalways.objects.photos.Photos
 
restoreComment - Static variable in class com.github.heatalways.objects.video.Video
 
restoreComment - Static variable in class com.github.heatalways.objects.wall.Wall
 
Rules - Class in com.github.heatalways.streamingAPI
Класс для работы с правилами StreamingApi.
Rules(StreamingApi) - Constructor for class com.github.heatalways.streamingAPI.Rules
Создает объект класса Rules
rules - Variable in class com.github.heatalways.streamingAPI.StreamingApi
 

S

save - Static variable in class com.github.heatalways.objects.docs.Docs
 
save - Static variable in class com.github.heatalways.objects.pages.Pages
 
save - Static variable in class com.github.heatalways.objects.photos.Photos
 
save - Static variable in class com.github.heatalways.objects.video.Video
 
save() - Method in class com.github.heatalways.upload.objects.AlbumProductPhoto
Сохранение результата
save() - Method in class com.github.heatalways.upload.objects.AudioMessage
Сохранение результата
save() - Method in class com.github.heatalways.upload.objects.ChatPhoto
Сохранение результата
save() - Method in class com.github.heatalways.upload.objects.CoverGroupPhoto
Сохранение результата
save(String...) - Method in class com.github.heatalways.upload.objects.DocumentToMessage
Сохранение результата
save(String...) - Method in class com.github.heatalways.upload.objects.DocumentToWall
Сохранение результата
save(String...) - Method in class com.github.heatalways.upload.objects.DocumentUpload
Сохранение результата
save() - Method in class com.github.heatalways.upload.objects.MainPhoto
Сохранение результата
save(String...) - Method in class com.github.heatalways.upload.objects.PhotoToAlbum
Сохранение результата
save() - Method in class com.github.heatalways.upload.objects.PhotoToMessage
Сохранение результата
save(String...) - Method in class com.github.heatalways.upload.objects.PhotoToWall
Сохранение результата
save() - Method in class com.github.heatalways.upload.objects.ProductPhoto
Сохранение результата
saveAccess - Static variable in class com.github.heatalways.objects.pages.Pages
 
saveAppImage - Static variable in class com.github.heatalways.objects.appWidgets.AppWidgets
 
saveGroupImage - Static variable in class com.github.heatalways.objects.appWidgets.AppWidgets
 
saveList - Static variable in class com.github.heatalways.objects.newsfeed.Newsfeed
 
saveLookalikeRequestResult - Static variable in class com.github.heatalways.objects.ads.Ads
 
saveMarketAlbumPhoto - Static variable in class com.github.heatalways.objects.photos.Photos
 
saveMarketPhoto - Static variable in class com.github.heatalways.objects.photos.Photos
 
saveMessagesPhoto - Static variable in class com.github.heatalways.objects.photos.Photos
 
saveOwnerCoverPhoto - Static variable in class com.github.heatalways.objects.photos.Photos
 
saveOwnerPhoto - Static variable in class com.github.heatalways.objects.photos.Photos
 
savePhoto - Static variable in class com.github.heatalways.objects.polls.Polls
 
saveProfileInfo - Static variable in class com.github.heatalways.objects.account.Account
 
saveWallPhoto - Static variable in class com.github.heatalways.objects.photos.Photos
 
search - Static variable in class com.github.heatalways.objects.docs.Docs
 
search - Static variable in class com.github.heatalways.objects.friends.Friends
 
search - Static variable in class com.github.heatalways.objects.groups.Groups
 
search - Static variable in class com.github.heatalways.objects.market.Market
 
search - Static variable in class com.github.heatalways.objects.messages.Messages
 
search - Static variable in class com.github.heatalways.objects.newsfeed.Newsfeed
 
search - Static variable in class com.github.heatalways.objects.photos.Photos
 
Search - Class in com.github.heatalways.objects.search
Класс для работы с методами объекта Search.
Search(VkApi) - Constructor for class com.github.heatalways.objects.search.Search
 
search - Static variable in class com.github.heatalways.objects.users.Users
 
search - Static variable in class com.github.heatalways.objects.video.Video
 
search - Static variable in class com.github.heatalways.objects.wall.Wall
 
search - Variable in class com.github.heatalways.VkApi
 
searchConversations - Static variable in class com.github.heatalways.objects.messages.Messages
 
Secure - Class in com.github.heatalways.objects.secure
Класс для работы с методами объекта Secure.
Secure(VkApi) - Constructor for class com.github.heatalways.objects.secure.Secure
 
secure - Variable in class com.github.heatalways.VkApi
 
send - Static variable in class com.github.heatalways.objects.messages.Messages
 
send(String...) - Method in class com.github.heatalways.upload.objects.AudioMessage
Отправление сообщения с аудиосообщением
send(String...) - Method in class com.github.heatalways.upload.objects.DocumentToMessage
Отправление сообщения с загруженным документом
sendMessage - Static variable in class com.github.heatalways.objects.notifications.Notifications
 
sendNotification - Static variable in class com.github.heatalways.objects.secure.Secure
 
sendRequest - Static variable in class com.github.heatalways.objects.apps.Apps
 
sendSMSNotification - Static variable in class com.github.heatalways.objects.secure.Secure
 
server - Variable in class com.github.heatalways.longPollAPI.LongPollObject
 
set - Static variable in class com.github.heatalways.objects.status.Status
 
set - Static variable in class com.github.heatalways.objects.storage.Storage
 
setAccessToken(String) - Method in class com.github.heatalways.vkAuth.VkAuth
Авторизация с помощью специального ключа доступа
setActivity - Static variable in class com.github.heatalways.objects.messages.Messages
 
setCallbackSettings - Static variable in class com.github.heatalways.objects.groups.Groups
 
setChatPhoto - Static variable in class com.github.heatalways.objects.messages.Messages
 
setClientSecret(String) - Method in class com.github.heatalways.vkAuth.VkAuth
Установка секретного ключа доступа
setCounter - Static variable in class com.github.heatalways.objects.secure.Secure
 
setInfo - Static variable in class com.github.heatalways.objects.account.Account
 
setLongPollSettings - Static variable in class com.github.heatalways.objects.groups.Groups
 
setMessageHandler(MessageHandlerObject) - Method in class com.github.heatalways.longPollAPI.LongPollObject
Установка обработчика сообщений.
setNameInMenu - Static variable in class com.github.heatalways.objects.account.Account
 
setOffline - Static variable in class com.github.heatalways.objects.account.Account
 
setOnline - Static variable in class com.github.heatalways.objects.account.Account
 
setPushSettings - Static variable in class com.github.heatalways.objects.account.Account
 
setSettings - Static variable in class com.github.heatalways.objects.streaming.Streaming
 
setSilenceMode - Static variable in class com.github.heatalways.objects.account.Account
 
setStreamMessageHandler(StreamMessageHandler) - Method in class com.github.heatalways.streamingAPI.Stream
Функция, которая устанавливает обработчик входящих сообщений.
shareTargetGroup - Static variable in class com.github.heatalways.objects.ads.Ads
 
start() - Method in class com.github.heatalways.longPollAPI.LongPollObject
Запуск потока
start - Static variable in class com.github.heatalways.objects.leads.Leads
 
start() - Method in class com.github.heatalways.streamingAPI.Stream
Запуск потока для чтения данных
Stats - Class in com.github.heatalways.objects.stats
Класс для работы с методами объекта Stats.
Stats(VkApi) - Constructor for class com.github.heatalways.objects.stats.Stats
 
stats - Variable in class com.github.heatalways.VkApi
 
Status - Class in com.github.heatalways.objects.status
Класс для работы с методами объекта Status.
Status(VkApi) - Constructor for class com.github.heatalways.objects.status.Status
 
status - Variable in class com.github.heatalways.VkApi
 
Storage - Class in com.github.heatalways.objects.storage
Класс для работы с методами объекта Storage.
Storage(VkApi) - Constructor for class com.github.heatalways.objects.storage.Storage
 
storage - Variable in class com.github.heatalways.VkApi
 
Stories - Class in com.github.heatalways.objects.stories
Класс для работы с методами объекта Stories.
Stories(VkApi) - Constructor for class com.github.heatalways.objects.stories.Stories
 
stories - Variable in class com.github.heatalways.VkApi
 
storiesPhoto(String, File) - Static method in class com.github.heatalways.upload.BodyOfRequest
 
StoriesPhoto - Class in com.github.heatalways.upload.objects
Класс для загрузки фото в историю.
StoriesPhoto(VkApi) - Constructor for class com.github.heatalways.upload.objects.StoriesPhoto
 
storiesPhoto(File, String...) - Method in class com.github.heatalways.upload.Upload
 
storiesVideo(String, File) - Static method in class com.github.heatalways.upload.BodyOfRequest
 
StoriesVideo - Class in com.github.heatalways.upload.objects
Класс для загрузки видео в историю.
StoriesVideo(VkApi) - Constructor for class com.github.heatalways.upload.objects.StoriesVideo
 
storiesVideo(File, String...) - Method in class com.github.heatalways.upload.Upload
 
Stream - Class in com.github.heatalways.streamingAPI
Класс для работы с потоком StreamingApi.
Stream(StreamingApi) - Constructor for class com.github.heatalways.streamingAPI.Stream
Создает объект класса Stream
stream - Variable in class com.github.heatalways.streamingAPI.StreamingApi
 
Streaming - Class in com.github.heatalways.objects.streaming
Класс для работы с методами объекта Streaming.
Streaming(VkApi) - Constructor for class com.github.heatalways.objects.streaming.Streaming
 
streaming - Variable in class com.github.heatalways.VkApi
 
StreamingApi - Class in com.github.heatalways.streamingAPI
Класс для работы с StreamingApi.
StreamingApi(VkApi) - Constructor for class com.github.heatalways.streamingAPI.StreamingApi
Создает объект класса StreamingApi
StreamMessageHandler - Class in com.github.heatalways.streamingAPI
Обработчик входящих сообщений StreamingApi
StreamMessageHandler() - Constructor for class com.github.heatalways.streamingAPI.StreamMessageHandler
 

T

toArray() - Method in class com.github.heatalways.jsonHandler.JsonHandler
Получает массив элементов класса JsonHandler(для списка)
toStr(Object[]) - Static method in class com.github.heatalways.utils.ArrayToString
Перевод массива объектов в строку
toString() - Method in class com.github.heatalways.jsonHandler.JsonHandler
 
toString() - Method in class com.github.heatalways.upload.UploadObject
 
trackVisitor - Static variable in class com.github.heatalways.objects.stats.Stats
 
ts - Variable in class com.github.heatalways.longPollAPI.LongPollObject
 

U

unban - Static variable in class com.github.heatalways.objects.account.Account
 
unban - Static variable in class com.github.heatalways.objects.groups.Groups
 
unbanOwner - Static variable in class com.github.heatalways.objects.stories.Stories
 
unfixTopic - Static variable in class com.github.heatalways.objects.board.Board
 
unignoreItem - Static variable in class com.github.heatalways.objects.newsfeed.Newsfeed
 
unpin - Static variable in class com.github.heatalways.objects.messages.Messages
 
unpin - Static variable in class com.github.heatalways.objects.wall.Wall
 
unregisterDevice - Static variable in class com.github.heatalways.objects.account.Account
 
unsubscribe - Static variable in class com.github.heatalways.objects.newsfeed.Newsfeed
 
update - Static variable in class com.github.heatalways.objects.appWidgets.AppWidgets
 
update - Static variable in class com.github.heatalways.objects.leadForms.LeadForms
 
updateAds - Static variable in class com.github.heatalways.objects.ads.Ads
 
updateCampaigns - Static variable in class com.github.heatalways.objects.ads.Ads
 
updateClients - Static variable in class com.github.heatalways.objects.ads.Ads
 
updateSubscription - Static variable in class com.github.heatalways.objects.orders.Orders
 
updateTargetGroup - Static variable in class com.github.heatalways.objects.ads.Ads
 
updateTargetPixel - Static variable in class com.github.heatalways.objects.ads.Ads
 
upload(String, File) - Method in class com.github.heatalways.upload.objects.AlbumProductPhoto
Загрузка фото на подборку товаров
upload(String, File) - Method in class com.github.heatalways.upload.objects.AudioMessage
Загрузка аудиосообщени
upload(String, File, String...) - Method in class com.github.heatalways.upload.objects.ChatPhoto
Загрузка главной фотографии чата
upload(String, File, String...) - Method in class com.github.heatalways.upload.objects.CoverGroupPhoto
Загрузка обложки фото
upload(String, File) - Method in class com.github.heatalways.upload.objects.DocumentToMessage
Загрузка документа в сообщение
upload(File) - Method in class com.github.heatalways.upload.objects.DocumentToWall
Загрузка документа на стену пользователя
upload(String, File) - Method in class com.github.heatalways.upload.objects.DocumentToWall
Загрузка документа на стену группы
upload(File) - Method in class com.github.heatalways.upload.objects.DocumentUpload
Загрузка документа
upload(String, File) - Method in class com.github.heatalways.upload.objects.DocumentUpload
Загрузка документа в группу
upload(File) - Method in class com.github.heatalways.upload.objects.MainPhoto
Загрузка основной фотографии пользователя
upload(File, String) - Method in class com.github.heatalways.upload.objects.MainPhoto
Загрузка основной фотографии пользователя
upload(String, File) - Method in class com.github.heatalways.upload.objects.MainPhoto
Загрузка основной фотографии группы
upload(String, File, String) - Method in class com.github.heatalways.upload.objects.MainPhoto
Загрузка основной фотографии группы
upload(String, File[]) - Method in class com.github.heatalways.upload.objects.PhotoToAlbum
Загрузка фото в определенный альбом
upload(String, String, File[]) - Method in class com.github.heatalways.upload.objects.PhotoToAlbum
Загрузка фото в определенный альбом группы
upload(String, File) - Method in class com.github.heatalways.upload.objects.PhotoToMessage
Загрузка фото в сообщение
upload(File) - Method in class com.github.heatalways.upload.objects.PhotoToWall
Загрузка фото на стену
upload(String, File) - Method in class com.github.heatalways.upload.objects.PhotoToWall
Загрузка фото на стену группы
upload(String, int, File, String...) - Method in class com.github.heatalways.upload.objects.ProductPhoto
Загрузка фото для товара
upload(File, String...) - Method in class com.github.heatalways.upload.objects.StoriesPhoto
Загрузка фото в историю
upload(File, String...) - Method in class com.github.heatalways.upload.objects.StoriesVideo
Загрузка видео в историю
upload(String, String...) - Method in class com.github.heatalways.upload.objects.VideoUpload
Загрузка видеозаписи по ссылке
upload(String, String, String...) - Method in class com.github.heatalways.upload.objects.VideoUpload
Загрузка видеозаписи в группу по ссылке
upload(File, String...) - Method in class com.github.heatalways.upload.objects.VideoUpload
Загрузка видеозаписи
upload(String, File, String...) - Method in class com.github.heatalways.upload.objects.VideoUpload
Загрузка видеозаписи в группу
Upload - Class in com.github.heatalways.upload
Класс для загрузки файлов.
Upload(VkApi) - Constructor for class com.github.heatalways.upload.Upload
 
upload - Variable in class com.github.heatalways.VkApi
 
UploadObject - Class in com.github.heatalways.upload
Родительский класс для загрузки какого-либо файла.
UploadObject(VkApi) - Constructor for class com.github.heatalways.upload.UploadObject
 
user_block(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
user_unblock(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
userAuthorizationCodeFlow(String, String, String, String) - Method in class com.github.heatalways.vkAuth.VkAuth
Авторизация для работы с API от имени пользователя
UserLongPollApi - Class in com.github.heatalways.longPollAPI.UserLongPoll
Класс для работы с UserLongPollApi.
UserLongPollApi(VkApi, int, String, int, int, int) - Constructor for class com.github.heatalways.longPollAPI.UserLongPoll.UserLongPollApi
Создает объект класса UserLongPollApi
UserMessageHandler - Class in com.github.heatalways.longPollAPI.UserLongPoll
 
UserMessageHandler() - Constructor for class com.github.heatalways.longPollAPI.UserLongPoll.UserMessageHandler
 
Users - Class in com.github.heatalways.objects.users
Класс для работы с методами объекта Users.
Users(VkApi) - Constructor for class com.github.heatalways.objects.users.Users
 
users - Variable in class com.github.heatalways.VkApi
 
Utils - Class in com.github.heatalways.objects.utils
Класс для работы с методами объекта Utils.
Utils(VkApi) - Constructor for class com.github.heatalways.objects.utils.Utils
 
utils - Variable in class com.github.heatalways.VkApi
 

V

v - Static variable in class com.github.heatalways.VkApi
 
Video - Class in com.github.heatalways.objects.video
Класс для работы с методами объекта VideoUpload.
Video(VkApi) - Constructor for class com.github.heatalways.objects.video.Video
 
video(String, File) - Static method in class com.github.heatalways.upload.BodyOfRequest
 
video - Variable in class com.github.heatalways.VkApi
 
video_comment_delete(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
video_comment_edit(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
video_comment_new(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
video_comment_restore(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
video_new(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
VideoUpload - Class in com.github.heatalways.upload.objects
Класс для загрузки видео.
VideoUpload(VkApi) - Constructor for class com.github.heatalways.upload.objects.VideoUpload
 
videoUpload(String, String...) - Method in class com.github.heatalways.upload.Upload
 
videoUpload(String, String, String...) - Method in class com.github.heatalways.upload.Upload
 
videoUpload(File, String...) - Method in class com.github.heatalways.upload.Upload
 
videoUpload(String, File, String...) - Method in class com.github.heatalways.upload.Upload
 
vkApi - Variable in class com.github.heatalways.objects.MethodObject
 
vkApi - Variable in class com.github.heatalways.upload.UploadObject
 
VkApi - Class in com.github.heatalways
Основной класс для работы с VkApi
VkApi(VkAuth) - Constructor for class com.github.heatalways.VkApi
Создание объекта класса VkApi, используя объект класса авторизации
VkAuth - Class in com.github.heatalways.vkAuth
Класс авторизации для работы с VkApi.
VkAuth() - Constructor for class com.github.heatalways.vkAuth.VkAuth
 
vkpay_transaction(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 

W

wait - Variable in class com.github.heatalways.longPollAPI.LongPollObject
 
Wall - Class in com.github.heatalways.objects.wall
Класс для работы с методами объекта Wall.
Wall(VkApi) - Constructor for class com.github.heatalways.objects.wall.Wall
 
wall - Variable in class com.github.heatalways.VkApi
 
wall_post_new(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
wall_reply_delete(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
wall_reply_edit(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
wall_reply_new(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
wall_reply_restore(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
wall_repost(JsonHandler) - Method in class com.github.heatalways.longPollAPI.BotsLongPoll.BotsMessageHandler
 
WebSocket - Class in com.github.heatalways.utils
Класс для работы с WebSocket-ми.
WebSocket(URI, Draft) - Constructor for class com.github.heatalways.utils.WebSocket
 
Widgets - Class in com.github.heatalways.objects.widgets
Класс для работы с методами объекта Widgets.
Widgets(VkApi) - Constructor for class com.github.heatalways.objects.widgets.Widgets
 
widgets - Variable in class com.github.heatalways.VkApi
 
A B C D E F G H I J K L M N O P R S T U V W 
Skip navigation links

Copyright © 2018. All rights reserved.