matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.sync
/
SyncService
/
getSyncStateLive
get
Sync
State
Live
abstract
fun
getSyncStateLive
(
)
:
LiveData
<
SyncState
>
Content copied to clipboard
This method allows to listen the sync state.
Return
a
LiveData
of
SyncState
.