AppDataService
class AppDataService(db: AppDatabase, dbSecurity: AppSecurityDatabase) : SecurityModelDataService, UserModelDataService, RepoModelDataService, FollowerModelDataService
Content copied to clipboard
Base service module for work with db room
Author
Vitaliy Zarubin
Constructors
AppDataService
Link copied to clipboard
Functions
clearCacheAfterLogout
Link copied to clipboard
open suspend override fun clearCacheAfterLogout()
Content copied to clipboard
Performed when the user logs out