ContentHub files finalize transfer again
-
When I import files via Connections ContentHub, directories HubIncoming are created in the program .cache directory.
When you run the program futured, these connections are saved. (If in onImportRequested I do not do transfer.finalize();)
How can I close these connections from another function (for example, when a button is pressed)?