Retrieves the singleton instance of the DigitalEventSyncService. If the instance does not exist, it creates one.
DigitalEventSyncService singleton instance.
Handles the digital event synchronization by invoking the registered handler.
The arguments required for digital event synchronization.
A boolean based on the result of the handler.
Initializes the digital event synchronization service with a custom handler.
A callback function that processes digital event synchronization.
Generated using TypeDoc
Class to handle synchronous control flow between the DigitalContactService and the DigitalContactManager.