clearCachedData

fun clearCachedData(context: Context, handler: CompletionHandler?)

Clears the db data used in local caching.

If local caching is enabled, this should be called before SendbirdChat.init.

Return

whether the deletion has succeeded.

Since

3.1.0

See also

Parameters

context