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