Force-end all active flows, e.g., on route change or app teardown. Sends a flow_cancel action for each active flow.
flow_cancel
Reason for cancellation (default: "cancelled")
cancelAllFlows("route_change"); Copy
cancelAllFlows("route_change");
Force-end all active flows, e.g., on route change or app teardown. Sends a
flow_cancel
action for each active flow.