FileUploadHandler

A callback handler that notifies the result of each file upload.

Since

4.9.0

See also

Functions

Link copied to clipboard
abstract fun onFileUploaded(requestId: String, index: Int, uploadableFileInfo: UploadableFileInfo, e: SendbirdException?)