TruClient - Web general asynchronous functions

The following general functions are available:

FunctionDescription
TCA.doneFinishes an asynchronous operation and returns the result.
TCA.doneWithErrorFinishes an asynchronous operation with an error.
TCA.useAsyncAPI

Notifies the execution engine that an asynchronous API will be invoked, so that the engine waits for completion notification.