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