onReplayedExternalTxns Readonly
onReplayedExternalTxns: 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 onReplayExternalTxns for the event raised before the changes are applied.
Defined in
Last Updated: 13 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.