AvsSyncStateReporter

internal interface AvsSyncStateReporter

This class is responsible for reporting the current sync state to AVS. It is used to report the start and end of the incremental sync. Main reason for it is to let AVS know that the app is syncing and it should not send incoming call callbacks for those pending events

Inheritors

Functions

Link copied to clipboard
abstract suspend fun execute()