syncPhotoFeedForNewUpdates

suspend fun syncPhotoFeedForNewUpdates(filters: ZyncPhotoFeedFilters? = null)

Trigger a delta sync for photo feed to fetch new updates. This fetches changes since the last sync time and emits events via observePhotoFeedChanges(). Errors are logged internally.

Parameters

filters

Optional filters for filtering the emitted change events