Class GetCallbackSettings.ResponseBody.Response.Events
java.lang.Object
api.longpoll.bots.methods.impl.groups.GetCallbackSettings.ResponseBody.Response.Events
- Enclosing class:
- GetCallbackSettings.ResponseBody.Response
Describes events.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setAudioNew
(Boolean audioNew) void
setBoardPostDelete
(Boolean boardPostDelete) void
setBoardPostEdit
(Boolean boardPostEdit) void
setBoardPostNew
(Boolean boardPostNew) void
setBoardPostRestore
(Boolean boardPostRestore) void
setGroupChangePhoto
(Boolean groupChangePhoto) void
setGroupChangeSettings
(Boolean groupChangeSettings) void
setGroupJoin
(Boolean groupJoin) void
setGroupLeave
(Boolean groupLeave) void
setGroupOfficersEdit
(Boolean groupOfficersEdit) void
setMarketCommentDelete
(Boolean marketCommentDelete) void
setMarketCommentEdit
(Boolean marketCommentEdit) void
setMarketCommentNew
(Boolean marketCommentNew) void
setMarketCommentRestore
(Boolean marketCommentRestore) void
setMessageAllow
(Boolean messageAllow) void
setMessageDeny
(Boolean messageDeny) void
setMessageEdit
(Boolean messageEdit) void
setMessageNew
(Boolean messageNew) void
setMessageReply
(Boolean messageReply) void
setPhotoCommentDelete
(Boolean photoCommentDelete) void
setPhotoCommentEdit
(Boolean photoCommentEdit) void
setPhotoCommentNew
(Boolean photoCommentNew) void
setPhotoCommentRestore
(Boolean photoCommentRestore) void
setPhotoNew
(Boolean photoNew) void
setPollVoteNew
(Boolean pollVoteNew) void
setUserBlock
(Boolean userBlock) void
setUserUnblock
(Boolean userUnblock) void
setVideoCommentDelete
(Boolean videoCommentDelete) void
setVideoCommentEdit
(Boolean videoCommentEdit) void
setVideoCommentNew
(Boolean videoCommentNew) void
setVideoCommentRestore
(Boolean videoCommentRestore) void
setVideoNew
(Boolean videoNew) void
setWallPostNew
(Boolean wallPostNew) void
setWallReplyDelete
(Boolean wallReplyDelete) void
setWallReplyEdit
(Boolean wallReplyEdit) void
setWallReplyNew
(Boolean wallReplyNew) void
setWallRepost
(Boolean wallRepost) toString()
-
Constructor Details
-
Events
public Events()
-
-
Method Details
-
getMessageNew
-
setMessageNew
-
getMessageReply
-
setMessageReply
-
getMessageEdit
-
setMessageEdit
-
getMessageAllow
-
setMessageAllow
-
getMessageDeny
-
setMessageDeny
-
getPhotoNew
-
setPhotoNew
-
getAudioNew
-
setAudioNew
-
getVideoNew
-
setVideoNew
-
getWallReplyNew
-
setWallReplyNew
-
getWallReplyEdit
-
setWallReplyEdit
-
getWallReplyDelete
-
setWallReplyDelete
-
getWallPostNew
-
setWallPostNew
-
getWallRepost
-
setWallRepost
-
getBoardPostNew
-
setBoardPostNew
-
getBoardPostEdit
-
setBoardPostEdit
-
getBoardPostDelete
-
setBoardPostDelete
-
getBoardPostRestore
-
setBoardPostRestore
-
getPhotoCommentNew
-
setPhotoCommentNew
-
getPhotoCommentEdit
-
setPhotoCommentEdit
-
getPhotoCommentDelete
-
setPhotoCommentDelete
-
getPhotoCommentRestore
-
setPhotoCommentRestore
-
getVideoCommentNew
-
setVideoCommentNew
-
getVideoCommentEdit
-
setVideoCommentEdit
-
getVideoCommentDelete
-
setVideoCommentDelete
-
getVideoCommentRestore
-
setVideoCommentRestore
-
getMarketCommentNew
-
setMarketCommentNew
-
getMarketCommentEdit
-
setMarketCommentEdit
-
getMarketCommentDelete
-
setMarketCommentDelete
-
getMarketCommentRestore
-
setMarketCommentRestore
-
getPollVoteNew
-
setPollVoteNew
-
getGroupJoin
-
setGroupJoin
-
getGroupLeave
-
setGroupLeave
-
getUserBlock
-
setUserBlock
-
getUserUnblock
-
setUserUnblock
-
getGroupChangeSettings
-
setGroupChangeSettings
-
getGroupChangePhoto
-
setGroupChangePhoto
-
getGroupOfficersEdit
-
setGroupOfficersEdit
-
toString
-