CollectionChange
public struct CollectionChange
The collection change event
-
The collection
Declaration
Swift
public let collection: Collection
-
The IDs of the documents that changed.
Declaration
Swift
public let documentIDs: Array<String>