Options
All
  • Public
  • Public/Protected
  • All
Menu

Class to handle synchronous control flow between the DigitalContactService and the DigitalContactManager.

Hierarchy

  • DigitalEventSyncService

Index

Constructors

Properties

logger: CcfLogger = ...
handleDigitalSync: ((digitalEventSync: DigitalEventSync) => Promise<boolean>)

Type declaration

Accessors

Methods

  • initDigitalEventSync(handler: ((digitalEventSync: DigitalEventSync) => Promise<boolean>)): void

Generated using TypeDoc