We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 631c0d9 commit 159410eCopy full SHA for 159410e
tools/dataProtector/dataProtectorCore/processProtectedData.md
@@ -299,6 +299,15 @@ A unique identifier associated with a task currently running on the iExec
299
Bellecour side chain. You can monitor task execution using the
300
[iExec blockchain explorer](https://explorer.iex.ec).
301
302
+::: tip
303
+
304
+The
305
+[getResultFromCompletedTask()](../dataProtectorSharing/consume/getResultFromCompletedTask.md)
306
+function allows you to retrieve the result of a completed task using its
307
+`taskId`.
308
309
+:::
310
311
### result
312
313
`ArrayBuffer`
0 commit comments