Submit multiple files
This section contains the necessary methods to submit multiple files.
The following method provides the option to send multiple file instances at once.
Callback params
createProcess Callback
Callback
Boolean status
Status of request
StepType previous
Previous step
StepType next
Next step
JsonObject json
JsonObject data from request
Errors e
Errors object
Implementation example
Last updated