getSyncStateLive

abstract fun getSyncStateLive(): LiveData<SyncState>

This method allows to listen the sync state.

Return

a LiveData of SyncState.