Chat iOS v4
Chat iOS
Chat
iOS
Version 4
Home
/
Chat
/
iOS
/
Message
Track file upload progress using a handler
Copy link
If needed, you can track the progress of file upload by passing the progressHandler:
code block as an argument to a parameter when calling the sendFileMessage(params:progressHandler:completionHandler:)
method.