Calls each of the listeners registered for a given event.
Return an array listing the events for which the emitter has registered listeners.
Returns intelligent chunk size
Returns current part size
Returns filestack upload url
Return the number of listeners listening to a given event.
Return the listeners registered for a given event.
Add a listener for a given event.
Add a one-time listener for a given event.
Pause upload queue
Remove all listeners, or those of the specified event.
Remove the listeners of a given event.
resume upload queue if its paused
Set start part size for ii
Set upload part size if part size is smaller than minimum 5mb it will throw error
Sets upload mode
Aborts queue (all pending requests with will be aborted)
MultipartUploader