matrix-sdk-android
1.6.10
matrix-sdk-android
/
org.matrix.android.sdk.api.session.sync
/
SyncService
/
syncFlow
sync
Flow
abstract
fun
syncFlow
(
)
:
SharedFlow
<
SyncResponse
>
Content copied to clipboard
This method returns a flow of SyncResponse. New value will be pushed through the sync thread.