接口 IEventHandler<E>

所有已知实现类:
AcsService.P2AccessRecordCreatedV1Handler, AcsService.P2UserUpdatedV1Handler, ApplicationService.P1AppOpenV6Handler, ApplicationService.P1AppStatusChangedV6Handler, ApplicationService.P1AppUninstalledV6Handler, ApplicationService.P1OrderPaidV6Handler, ApplicationService.P2ApplicationAppVersionAuditV6Handler, ApplicationService.P2ApplicationAppVersionPublishApplyV6Handler, ApplicationService.P2ApplicationAppVersionPublishRevokeV6Handler, ApplicationService.P2ApplicationCreatedV6Handler, ApplicationService.P2ApplicationFeedbackCreatedV6Handler, ApplicationService.P2ApplicationFeedbackUpdatedV6Handler, ApplicationService.P2ApplicationVisibilityAddedV6Handler, ApprovalService.P1LeaveApprovalV4Handler, ApprovalService.P1OutApprovalV4Handler, ApprovalService.P1RemedyApprovalV4Handler, ApprovalService.P1ShiftApprovalV4Handler, ApprovalService.P1TripApprovalV4Handler, ApprovalService.P1WorkApprovalV4Handler, ApprovalService.P2ApprovalUpdatedV4Handler, AppTicketEventHandler, CalendarService.P2CalendarAclCreatedV4Handler, CalendarService.P2CalendarAclDeletedV4Handler, CalendarService.P2CalendarChangedV4Handler, CalendarService.P2CalendarEventChangedV4Handler, ContactService.P1ContactScopeChangedV3Handler, ContactService.P1DepartmentChangedV3Handler, ContactService.P1UserChangedV3Handler, ContactService.P1UserStatusChangedV3Handler, ContactService.P2CustomAttrEventUpdatedV3Handler, ContactService.P2DepartmentCreatedV3Handler, ContactService.P2DepartmentDeletedV3Handler, ContactService.P2DepartmentUpdatedV3Handler, ContactService.P2EmployeeTypeEnumActivedV3Handler, ContactService.P2EmployeeTypeEnumCreatedV3Handler, ContactService.P2EmployeeTypeEnumDeactivatedV3Handler, ContactService.P2EmployeeTypeEnumDeletedV3Handler, ContactService.P2EmployeeTypeEnumUpdatedV3Handler, ContactService.P2ScopeUpdatedV3Handler, ContactService.P2UserCreatedV3Handler, ContactService.P2UserDeletedV3Handler, ContactService.P2UserUpdatedV3Handler, CustomAppTicketEventHandler, CustomEventHandler, DriveService.P2FileBitableFieldChangedV1Handler, DriveService.P2FileDeletedV1Handler, DriveService.P2FileEditV1Handler, DriveService.P2FilePermissionMemberAddedV1Handler, DriveService.P2FilePermissionMemberRemovedV1Handler, DriveService.P2FileReadV1Handler, DriveService.P2FileTitleUpdatedV1Handler, DriveService.P2FileTrashedV1Handler, HelpdeskService.P2NotificationApproveV1Handler, HelpdeskService.P2TicketCreatedV1Handler, HelpdeskService.P2TicketMessageCreatedV1Handler, HelpdeskService.P2TicketUpdatedV1Handler, ImService.P1MessageReadV1Handler, ImService.P1MessageReceivedV1Handler, ImService.P1P2PChatCreatedV1Handler, ImService.P2ChatDisbandedV1Handler, ImService.P2ChatMemberBotAddedV1Handler, ImService.P2ChatMemberBotDeletedV1Handler, ImService.P2ChatMemberUserAddedV1Handler, ImService.P2ChatMemberUserDeletedV1Handler, ImService.P2ChatMemberUserWithdrawnV1Handler, ImService.P2ChatUpdatedV1Handler, ImService.P2MessageReactionCreatedV1Handler, ImService.P2MessageReactionDeletedV1Handler, ImService.P2MessageReadV1Handler, ImService.P2MessageRecalledV1Handler, ImService.P2MessageReceiveV1Handler, MeetingRoomService.P1ThirdPartyMeetingRoomChangedV1Handler, MeetingRoomService.P2MeetingRoomCreatedV1Handler, MeetingRoomService.P2MeetingRoomDeletedV1Handler, MeetingRoomService.P2MeetingRoomStatusChangedV1Handler, MeetingRoomService.P2MeetingRoomUpdatedV1Handler, TaskService.P2TaskCommentUpdatedV1Handler, TaskService.P2TaskUpdatedV1Handler, TaskService.P2TaskUpdateTenantV1Handler, VcService.P2MeetingAllMeetingEndedV1Handler, VcService.P2MeetingAllMeetingStartedV1Handler, VcService.P2MeetingEndedV1Handler, VcService.P2MeetingJoinMeetingV1Handler, VcService.P2MeetingLeaveMeetingV1Handler, VcService.P2MeetingRecordingEndedV1Handler, VcService.P2MeetingRecordingReadyV1Handler, VcService.P2MeetingRecordingStartedV1Handler, VcService.P2MeetingShareEndedV1Handler, VcService.P2MeetingShareStartedV1Handler, VcService.P2MeetingStartedV1Handler, VcService.P2RoomCreatedV1Handler, VcService.P2RoomDeletedV1Handler, VcService.P2RoomUpdatedV1Handler

public interface IEventHandler<E>
  • 方法概要

    修饰符和类型
    方法
    说明
     
    void
    handle(E event)
     
  • 方法详细资料