Attachment Upload Status Changed
data class AttachmentUploadStatusChanged(val pendingUpload: ZyncPendingUpload) : PhotoFeedChangeEvent
Event triggered when an attachment's upload status changes. Contains the complete upload information including status, progress, and error details.
Parameters
pending Upload
The pending upload information