Uses of Class
api.longpoll.bots.methods.impl.groups.SetLongPollSettings
Packages that use SetLongPollSettings
Package
Description
VK API methods.
Methods to work with groups.
-
Uses of SetLongPollSettings in api.longpoll.bots.methods
Methods in api.longpoll.bots.methods that return SetLongPollSettings -
Uses of SetLongPollSettings in api.longpoll.bots.methods.impl.groups
Methods in api.longpoll.bots.methods.impl.groups that return SetLongPollSettingsModifier and TypeMethodDescriptionSetLongPollSettings.setApiVersion(String apiVersion) SetLongPollSettings.setAudioNew(boolean audioNew) SetLongPollSettings.setBoardPostDelete(boolean boardPostDelete) SetLongPollSettings.setBoardPostEdit(boolean boardPostEdit) SetLongPollSettings.setBoardPostNew(boolean boardPostNew) SetLongPollSettings.setBoardPostRestore(boolean boardPostRestore) SetLongPollSettings.setEnabled(boolean enabled) SetLongPollSettings.setGroupChangePhoto(boolean groupChangePhoto) SetLongPollSettings.setGroupChangeSettings(boolean groupChangeSettings) SetLongPollSettings.setGroupId(int groupId) SetLongPollSettings.setGroupJoin(boolean groupJoin) SetLongPollSettings.setGroupLeave(boolean groupLeave) SetLongPollSettings.setGroupOfficersEdit(boolean groupOfficersEdit) SetLongPollSettings.setLeadFormsNew(boolean leadFormsNew) SetLongPollSettings.setLikeAdd(boolean likeAdd) SetLongPollSettings.setLikeRemove(boolean likeRemove) SetLongPollSettings.setMarketCommentDelete(boolean marketCommentDelete) SetLongPollSettings.setMarketCommentEdit(boolean marketCommentEdit) SetLongPollSettings.setMarketCommentNew(boolean marketCommentNew) SetLongPollSettings.setMarketCommentRestore(boolean marketCommentRestore) SetLongPollSettings.setMessageAllow(boolean messageAllow) SetLongPollSettings.setMessageDeny(boolean messageDeny) SetLongPollSettings.setMessageEdit(boolean messageEdit) SetLongPollSettings.setMessageNew(boolean messageNew) SetLongPollSettings.setMessageReply(boolean messageReply) SetLongPollSettings.setMessageTypingState(boolean messageTypingState) SetLongPollSettings.setPhotoCommentDelete(boolean photoCommentDelete) SetLongPollSettings.setPhotoCommentEdit(boolean photoCommentEdit) SetLongPollSettings.setPhotoCommentNew(boolean photoCommentNew) SetLongPollSettings.setPhotoCommentRestore(boolean photoCommentRestore) SetLongPollSettings.setPhotoNew(boolean photoNew) SetLongPollSettings.setPollVoteNew(boolean pollVoteNew) SetLongPollSettings.setUserBlock(boolean userBlock) SetLongPollSettings.setUserUnblock(boolean userUnblock) SetLongPollSettings.setVideoCommentDelete(boolean videoCommentDelete) SetLongPollSettings.setVideoCommentEdit(boolean videoCommentEdit) SetLongPollSettings.setVideoCommentNew(boolean videoCommentNew) SetLongPollSettings.setVideoCommentRestore(boolean videoCommentRestore) SetLongPollSettings.setVideoNew(boolean videoNew) SetLongPollSettings.setWallPostNew(boolean wallPostNew) SetLongPollSettings.setWallPostRepost(boolean wallPostRepost) SetLongPollSettings.setWallReplyDelete(boolean wallReplyDelete) SetLongPollSettings.setWallReplyEdit(boolean wallReplyEdit) SetLongPollSettings.setWallReplyNew(boolean wallReplyNew) SetLongPollSettings.setWallReplyRestore(boolean wallReplyRestore)