itwinjs-core
itwinjs-core copied to clipboard
Expose changesets Progress API in the frontend
Right now changesets download progress and cancellation are only accessible in the BackendHubAccess interface. Progress API should be exposed at higher levels (e.g., BriefcaseConnection.pullChanges in the frontend) so it could be used more easily.
Continuation of: https://github.com/iTwin/itwinjs-core/pull/3735