Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OptionalEventHandlers

Package version

Optional event handlers that provide more context when subscribing to events.

Hierarchy

Index

Properties

Optional onClose

Called when we stop processing events from a partition.

Optional onError

Called when errors occur during event receiving.

Optional onInitialize

onInitialize: OnInitializeHandler

Called when we first start processing events from a partition.

Generated using TypeDoc