Uses of Class
api.longpoll.bots.model.response.IntegerResponseBody
Packages that use IntegerResponseBody
Package
Description
Methods to work with community discussion board.
Methods to work with groups.
Methods to work with market.
Methods to work with messages.
Methods to work with stories.
Methods to work with utils.
Methods to work with community wall.
-
Uses of IntegerResponseBody in api.longpoll.bots.methods.impl.board
Methods in api.longpoll.bots.methods.impl.board that return types with arguments of type IntegerResponseBodyModifier and TypeMethodDescriptionprotected Class<IntegerResponseBody>DeleteComment.getResponseClass()protected Class<IntegerResponseBody>RestoreComment.getResponseClass() -
Uses of IntegerResponseBody in api.longpoll.bots.methods.impl.groups
Methods in api.longpoll.bots.methods.impl.groups that return types with arguments of type IntegerResponseBodyModifier and TypeMethodDescriptionprotected Class<IntegerResponseBody>DeleteAddress.getResponseClass()protected Class<IntegerResponseBody>DeleteCallbackServer.getResponseClass()protected Class<IntegerResponseBody>DisableOnline.getResponseClass()protected Class<IntegerResponseBody>EditCallbackServer.getResponseClass()protected Class<IntegerResponseBody>EnableOnline.getResponseClass()protected Class<IntegerResponseBody>SetCallbackSettings.getResponseClass()protected Class<IntegerResponseBody>SetLongPollSettings.getResponseClass()protected Class<IntegerResponseBody>SetSettings.getResponseClass() -
Uses of IntegerResponseBody in api.longpoll.bots.methods.impl.market
Methods in api.longpoll.bots.methods.impl.market that return types with arguments of type IntegerResponseBodyModifier and TypeMethodDescriptionprotected Class<IntegerResponseBody>EditOrder.getResponseClass() -
Uses of IntegerResponseBody in api.longpoll.bots.methods.impl.messages
Methods in api.longpoll.bots.methods.impl.messages that return IntegerResponseBodyMethods in api.longpoll.bots.methods.impl.messages that return types with arguments of type IntegerResponseBodyModifier and TypeMethodDescriptionEdit.executeAsync()protected Class<IntegerResponseBody>CreateChat.getResponseClass()protected Class<IntegerResponseBody>Edit.getResponseClass()protected Class<IntegerResponseBody>EditChat.getResponseClass()protected Class<IntegerResponseBody>MarkAsAnsweredConversation.getResponseClass()protected Class<IntegerResponseBody>MarkAsImportantConversation.getResponseClass()protected Class<IntegerResponseBody>MarkAsRead.getResponseClass()protected Class<IntegerResponseBody>RemoveChatUser.getResponseClass()protected Class<IntegerResponseBody>Restore.getResponseClass()protected Class<IntegerResponseBody>SendEventAnswer.getResponseClass()protected Class<IntegerResponseBody>SetActivity.getResponseClass()protected Class<IntegerResponseBody>Unpin.getResponseClass() -
Uses of IntegerResponseBody in api.longpoll.bots.methods.impl.stories
Methods in api.longpoll.bots.methods.impl.stories that return types with arguments of type IntegerResponseBodyModifier and TypeMethodDescriptionprotected Class<IntegerResponseBody>Delete.getResponseClass()protected Class<IntegerResponseBody>HideAllReplies.getResponseClass()protected Class<IntegerResponseBody>HideReply.getResponseClass() -
Uses of IntegerResponseBody in api.longpoll.bots.methods.impl.utils
Methods in api.longpoll.bots.methods.impl.utils that return types with arguments of type IntegerResponseBodyModifier and TypeMethodDescriptionprotected Class<IntegerResponseBody>GetServerTime.getResponseClass() -
Uses of IntegerResponseBody in api.longpoll.bots.methods.impl.wall
Methods in api.longpoll.bots.methods.impl.wall that return types with arguments of type IntegerResponseBodyModifier and TypeMethodDescriptionprotected Class<IntegerResponseBody>CloseComments.getResponseClass()protected Class<IntegerResponseBody>OpenComments.getResponseClass()