CacheService

interface CacheService

This interface defines a method to clear the cache. It's implemented at the session level.

Functions

Link copied to clipboard
abstract suspend fun clearCache()

Clear the whole cached data, except credentials. Once done, the sync has to be restarted by the sdk user.