Description Usage Arguments Value
Returns true/false whether or not a given task is done and ready for retrieval.
1 | appeears_task_is_done(token, task_id)
|
token |
An authentication token associated with the submitted task, as per the appeears_start_session function. Expects a list with a a variable, 'token' |
task_id |
A task id as per the response given when executing the appeears_start_task function. Expects a list which includes a variable, 'task_id'. |
A boolean representing whether or not the task is complete.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.