Zync SDK
Toggle table of contents
2.1.10
commonMain
Platform filter
commonMain
Switch theme
Search in API
Zync SDK
Zync SDK
/
zync.api.attachments.models
/
PhotoFeedChangeEvent
/
AttachmentsDeleted
Attachments
Deleted
data
class
AttachmentsDeleted
(
val
attachmentUids
:
List
<
String
>
)
:
PhotoFeedChangeEvent
Attachments were deleted during delta sync.
Parameters
attachment
Uids
The UIDs of attachments that were deleted
Members
Constructors
Attachments
Deleted
Link copied to clipboard
constructor
(
attachmentUids
:
List
<
String
>
)
Properties
attachment
Uids
Link copied to clipboard
val
attachmentUids
:
List
<
String
>