itwinjs-core icon indicating copy to clipboard operation
itwinjs-core copied to clipboard

Expose changesets Progress API in the frontend

Open GytisCepk opened this issue 3 years ago • 0 comments

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

GytisCepk avatar Oct 04 '22 10:10 GytisCepk