clearCachedData

suspend fun SendbirdChat.clearCachedData(context: Context)

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

Since

4.15.0

Parameters

context

See also

SendbirdChat.init