setOnInitialSpacesSyncCompletedListener

abstract fun setOnInitialSpacesSyncCompletedListener(handler: CompletionHandler<Void>)

Denotes if syncing latest conversations to local database is complete

Since

3.8.0

Parameters

handler

callback that is triggered when the initial syncing of spaces is complete.