Class LongPollServerSettings


  • public class LongPollServerSettings
    extends java.lang.Object
    • Constructor Detail

      • LongPollServerSettings

        public LongPollServerSettings()
    • Method Detail

      • isMessageNewEnabled

        public boolean isMessageNewEnabled()
      • isMessageReplyEnabled

        public boolean isMessageReplyEnabled()
      • isMessageEditnabled

        public boolean isMessageEditnabled()
      • isMessageAllowEnabled

        public boolean isMessageAllowEnabled()
      • isMessageDenyEnabled

        public boolean isMessageDenyEnabled()
      • isPhotoNewEnabled

        public boolean isPhotoNewEnabled()
      • isAudioNewEnabled

        public boolean isAudioNewEnabled()
      • isVideoNewEnabled

        public boolean isVideoNewEnabled()
      • isWallReplyNewEnabled

        public boolean isWallReplyNewEnabled()
      • isWallReplyEditEnabled

        public boolean isWallReplyEditEnabled()
      • isWallReplyDeleteEnabled

        public boolean isWallReplyDeleteEnabled()
      • isWallPostNewEnabled

        public boolean isWallPostNewEnabled()
      • isWallRespostEnabled

        public boolean isWallRespostEnabled()
      • isBoardPostNewEnabled

        public boolean isBoardPostNewEnabled()
      • isBoardPostEditEnabled

        public boolean isBoardPostEditEnabled()
      • isBoardPostDeleteEnabled

        public boolean isBoardPostDeleteEnabled()
      • isBoardPostRestoreEnabled

        public boolean isBoardPostRestoreEnabled()
      • isPhotoCommentNewEnabled

        public boolean isPhotoCommentNewEnabled()
      • isPhotoCommentEditEnabled

        public boolean isPhotoCommentEditEnabled()
      • isPhotoCommentDeleteEnabled

        public boolean isPhotoCommentDeleteEnabled()
      • isPhotoCommentRestoreEnabled

        public boolean isPhotoCommentRestoreEnabled()
      • isVideoCommentNewEnabled

        public boolean isVideoCommentNewEnabled()
      • isVideoCommentEditEnabled

        public boolean isVideoCommentEditEnabled()
      • isVideoCommentDeleteEnabled

        public boolean isVideoCommentDeleteEnabled()
      • isVideoCommentRestoreEnabled

        public boolean isVideoCommentRestoreEnabled()
      • isMarketCommentNewEnabled

        public boolean isMarketCommentNewEnabled()
      • isMarketCommentEditEnabled

        public boolean isMarketCommentEditEnabled()
      • isMarketCommentDeleteEnabled

        public boolean isMarketCommentDeleteEnabled()
      • isMarketCommentRestoreEnabled

        public boolean isMarketCommentRestoreEnabled()
      • isPollVoteNewEnabled

        public boolean isPollVoteNewEnabled()
      • isGroupJoinEnabled

        public boolean isGroupJoinEnabled()
      • isGroupLeaveEnabled

        public boolean isGroupLeaveEnabled()
      • isUserBlockEnabled

        public boolean isUserBlockEnabled()
      • isUserUnblockEnabled

        public boolean isUserUnblockEnabled()
      • isGroupChangeSettingsEnabled

        public boolean isGroupChangeSettingsEnabled()
      • isGroupChangePhotoEnabled

        public boolean isGroupChangePhotoEnabled()
      • isGroupOfficersEditEnabled

        public boolean isGroupOfficersEditEnabled()
      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object