onFileDescriptorFileReady( )


Notes:

Triggered when a file finishes processing successfully. Learn more about knowing when a file is ready.

Permissions
Read Media Manager
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: FileDescriptorFileReadyEnvelope): void | Promise<void>

Did this help?