public class DefaultUpdatesHandler extends UpdatesHandlerBase
| Constructor and Description |
|---|
DefaultUpdatesHandler(IKernelComm kernelComm,
IDifferenceParametersService differenceParametersService,
DatabaseManager databaseManager) |
checkSeq, getDifferences, onChats, onTLAbsDifference, onTLChannelDifferences, onTLUpdatesTooLong, onUsers, processUpdate, updateStateModificationpublic DefaultUpdatesHandler(IKernelComm kernelComm, IDifferenceParametersService differenceParametersService, DatabaseManager databaseManager)
protected void onTLUpdateChatParticipantsCustom(TLUpdateChatParticipants update)
onTLUpdateChatParticipantsCustom in class UpdatesHandlerBaseprotected void onTLUpdateNewMessageCustom(TLUpdateNewMessage update)
onTLUpdateNewMessageCustom in class UpdatesHandlerBaseprotected void onTLUpdateChannelNewMessageCustom(TLUpdateChannelNewMessage update)
onTLUpdateChannelNewMessageCustom in class UpdatesHandlerBaseprotected void onTLUpdateChannelCustom(TLUpdateChannel update)
onTLUpdateChannelCustom in class UpdatesHandlerBaseprotected void onTLUpdateBotInlineQueryCustom(TLUpdateBotInlineQuery update)
onTLUpdateBotInlineQueryCustom in class UpdatesHandlerBaseprotected void onTLUpdateBotInlineSendCustom(TLUpdateBotInlineSend update)
onTLUpdateBotInlineSendCustom in class UpdatesHandlerBaseprotected void onTLUpdateChannelMessageViewsCustom(TLUpdateChannelMessageViews update)
onTLUpdateChannelMessageViewsCustom in class UpdatesHandlerBaseprotected void onTLUpdateChannelPinnedMessageCustom(TLUpdateChannelPinnedMessage update)
onTLUpdateChannelPinnedMessageCustom in class UpdatesHandlerBaseprotected void onTLUpdateChatAdminCustom(TLUpdateChatAdmin update)
onTLUpdateChatAdminCustom in class UpdatesHandlerBaseprotected void onTLUpdateChatParticipantAddCustom(TLUpdateChatParticipantAdd update)
onTLUpdateChatParticipantAddCustom in class UpdatesHandlerBaseprotected void onTLUpdateChatParticipantAdminCustom(TLUpdateChatParticipantAdmin update)
onTLUpdateChatParticipantAdminCustom in class UpdatesHandlerBaseprotected void onTLUpdateChatParticipantDeleteCustom(TLUpdateChatParticipantDelete update)
onTLUpdateChatParticipantDeleteCustom in class UpdatesHandlerBaseprotected void onTLUpdateChatUserTypingCustom(TLUpdateChatUserTyping update)
onTLUpdateChatUserTypingCustom in class UpdatesHandlerBaseprotected void onTLUpdateContactLinkCustom(TLUpdateContactLink update)
onTLUpdateContactLinkCustom in class UpdatesHandlerBaseprotected void onTLUpdateContactRegisteredCustom(TLUpdateContactRegistered update)
onTLUpdateContactRegisteredCustom in class UpdatesHandlerBaseprotected void onTLUpdateDcOptionsCustom(TLUpdateDcOptions update)
onTLUpdateDcOptionsCustom in class UpdatesHandlerBaseprotected void onTLUpdateDeleteChannelMessagesCustom(TLUpdateDeleteChannelMessages update)
onTLUpdateDeleteChannelMessagesCustom in class UpdatesHandlerBaseprotected void onTLUpdateDeleteMessagesCustom(TLUpdateDeleteMessages update)
onTLUpdateDeleteMessagesCustom in class UpdatesHandlerBaseprotected void onTLUpdateEditChannelMessageCustom(TLUpdateEditChannelMessage update)
onTLUpdateEditChannelMessageCustom in class UpdatesHandlerBaseprotected void onTLUpdateMessageIdCustom(TLUpdateMessageId update)
onTLUpdateMessageIdCustom in class UpdatesHandlerBaseprotected void onTLUpdateNewStickerSetCustom(TLUpdateNewStickerSet update)
onTLUpdateNewStickerSetCustom in class UpdatesHandlerBaseprotected void onTLUpdateNotifySettingsCustom(TLUpdateNotifySettings update)
onTLUpdateNotifySettingsCustom in class UpdatesHandlerBaseprotected void onTLUpdatePrivacyCustom(TLUpdatePrivacy update)
onTLUpdatePrivacyCustom in class UpdatesHandlerBaseprotected void onTLUpdateReadChannelInboxCustom(TLUpdateReadChannelInbox update)
onTLUpdateReadChannelInboxCustom in class UpdatesHandlerBaseprotected void onTLUpdateReadMessagesContentsCustom(TLUpdateReadMessagesContents update)
onTLUpdateReadMessagesContentsCustom in class UpdatesHandlerBaseprotected void onTLUpdateReadMessagesInboxCustom(TLUpdateReadMessagesInbox update)
onTLUpdateReadMessagesInboxCustom in class UpdatesHandlerBaseprotected void onTLUpdateReadMessagesOutboxCustom(TLUpdateReadMessagesOutbox update)
onTLUpdateReadMessagesOutboxCustom in class UpdatesHandlerBaseprotected void onTLUpdateSavedGifsCustom(TLUpdateSavedGifs update)
onTLUpdateSavedGifsCustom in class UpdatesHandlerBaseprotected void onTLUpdateServiceNotificationCustom(TLUpdateServiceNotification update)
onTLUpdateServiceNotificationCustom in class UpdatesHandlerBaseprotected void onTLUpdateStickerSetsCustom(TLUpdateStickerSets update)
onTLUpdateStickerSetsCustom in class UpdatesHandlerBaseprotected void onTLUpdateStickerSetsOrderCustom(TLUpdateStickerSetsOrder update)
onTLUpdateStickerSetsOrderCustom in class UpdatesHandlerBaseprotected void onTLUpdateUserBlockedCustom(TLUpdateUserBlocked update)
onTLUpdateUserBlockedCustom in class UpdatesHandlerBaseprotected void onTLUpdateUserNameCustom(TLUpdateUserName update)
onTLUpdateUserNameCustom in class UpdatesHandlerBaseprotected void onTLUpdateUserPhoneCustom(TLUpdateUserPhone update)
onTLUpdateUserPhoneCustom in class UpdatesHandlerBaseprotected void onTLUpdateUserPhotoCustom(TLUpdateUserPhoto update)
onTLUpdateUserPhotoCustom in class UpdatesHandlerBaseprotected void onTLUpdateUserStatusCustom(TLUpdateUserStatus update)
onTLUpdateUserStatusCustom in class UpdatesHandlerBaseprotected void onTLUpdateUserTypingCustom(TLUpdateUserTyping update)
onTLUpdateUserTypingCustom in class UpdatesHandlerBaseprotected void onTLUpdateWebPageCustom(TLUpdateWebPage update)
onTLUpdateWebPageCustom in class UpdatesHandlerBaseprotected void onTLFakeUpdateCustom(TLFakeUpdate update)
onTLFakeUpdateCustom in class UpdatesHandlerBaseprotected void onTLUpdateShortMessageCustom(TLUpdateShortMessage update)
onTLUpdateShortMessageCustom in class UpdatesHandlerBaseprotected void onTLUpdateShortChatMessageCustom(TLUpdateShortChatMessage update)
onTLUpdateShortChatMessageCustom in class UpdatesHandlerBaseprotected void onTLUpdateShortSentMessageCustom(TLUpdateShortSentMessage update)
onTLUpdateShortSentMessageCustom in class UpdatesHandlerBaseprotected void onTLAbsMessageCustom(TLAbsMessage message)
onTLAbsMessageCustom in class UpdatesHandlerBaseprotected void onUsersCustom(List<TLAbsUser> users)
onUsersCustom in class UpdatesHandlerBaseprotected void onChatsCustom(List<TLAbsChat> chats)
onChatsCustom in class UpdatesHandlerBaseprotected void onTLUpdateEncryptionCustom(TLUpdateEncryption update)
onTLUpdateEncryptionCustom in class UpdatesHandlerBaseprotected void onTLUpdateEncryptedMessagesReadCustom(TLUpdateEncryptedMessagesRead update)
onTLUpdateEncryptedMessagesReadCustom in class UpdatesHandlerBaseprotected void onTLUpdateNewEncryptedMessageCustom(TLUpdateNewEncryptedMessage update)
onTLUpdateNewEncryptedMessageCustom in class UpdatesHandlerBaseprotected void onTLUpdateEncryptedChatTypingCustom(TLUpdateEncryptedChatTyping update)
onTLUpdateEncryptedChatTypingCustom in class UpdatesHandlerBaseprotected void onTLUpdateConfigCustom(TLUpdateConfig update)
onTLUpdateConfigCustom in class UpdatesHandlerBaseprotected void onTLUpdateDraftMessageCustom(TLUpdateDraftMessage update)
onTLUpdateDraftMessageCustom in class UpdatesHandlerBaseprotected void onTLUpdatePtsChangedCustom(TLUpdatePtsChanged update)
onTLUpdatePtsChangedCustom in class UpdatesHandlerBaseprotected void onTLUpdateReadChannelOutboxCustom(TLUpdateReadChannelOutbox update)
onTLUpdateReadChannelOutboxCustom in class UpdatesHandlerBaseprotected void onTLUpdateReadFeaturedStickersCustom(TLUpdateReadFeaturedStickers update)
onTLUpdateReadFeaturedStickersCustom in class UpdatesHandlerBaseprotected void onTLUpdateRecentStickersCustom(TLUpdateRecentStickers update)
onTLUpdateRecentStickersCustom in class UpdatesHandlerBaseprotected void onTLUpdateBotCallbackQueryCustom(TLUpdateBotCallbackQuery update)
onTLUpdateBotCallbackQueryCustom in class UpdatesHandlerBaseprotected void onTLUpdateEditMessageCustom(TLUpdateEditMessage update)
onTLUpdateEditMessageCustom in class UpdatesHandlerBaseprotected void onTLUpdateInlineBotCallbackQueryCustom(TLUpdateInlineBotCallbackQuery update)
onTLUpdateInlineBotCallbackQueryCustom in class UpdatesHandlerBaseprotected void onTLUpdateChannelWebPageCustom(TLUpdateChannelWebPage update)
onTLUpdateChannelWebPageCustom in class UpdatesHandlerBaseprotected void onTLUpdatePhoneCallCustom(TLUpdatePhoneCall update)
onTLUpdatePhoneCallCustom in class UpdatesHandlerBaseprotected void onTLUpdateDialogPinnedCustom(TLUpdateDialogPinned update)
onTLUpdateDialogPinnedCustom in class UpdatesHandlerBaseprotected void onTLUpdatePinnedDialogsCustom(TLUpdatePinnedDialogs update)
onTLUpdatePinnedDialogsCustom in class UpdatesHandlerBaseprotected void onTLUpdateBotWebhookJSONCustom(TLUpdateBotWebhookJSON update)
onTLUpdateBotWebhookJSONCustom in class UpdatesHandlerBaseprotected void onTLUpdateBotWebhookJSONQueryCustom(TLUpdateBotWebhookJSONQuery update)
onTLUpdateBotWebhookJSONQueryCustom in class UpdatesHandlerBaseprotected void onTLUpdateBotShippingQueryCustom(TLUpdateBotShippingQuery update)
onTLUpdateBotShippingQueryCustom in class UpdatesHandlerBaseprotected void onTLUpdateBotPrecheckoutQueryCustom(TLUpdateBotPrecheckoutQuery update)
onTLUpdateBotPrecheckoutQueryCustom in class UpdatesHandlerBaseCopyright © 2017. All rights reserved.