onReplayExternalTxns Readonly
onReplayExternalTxns: BeEvent<() => void> = ...
Event raised for a read-only briefcase that was opened with the watchForChanges
flag enabled when changes made by another connection are applied to the briefcase.
@see onReplayedExternalTxns for the event raised after all such changes have been applied.
Defined in
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.