awaitClearCachedData

suspend fun SendbirdChat.awaitClearCachedData(context: Context)

Clears the db data used in local caching. If local caching is enabled, this should be called before SendbirdChat.initFlow.

Since

4.17.0

Parameters

context

See also