Function Namespace afterFinish
taoApi
Defined in: api.js.
Constructor Attributes | Constructor Name and Description |
---|---|
afterFinish(callback)
Add a callback that will be executed on finish but after the other callbacks
|
Function Namespace Detail
afterFinish(callback)
Add a callback that will be executed on finish but after the other callbacks
- Parameters:
- {function} callback