SyllabusCallback

class SyllabusCallback @Inject constructor(database: Provider<BitDatabase>, appScope: CoroutineScope) : RoomDatabase.Callback

Constructors

Link copied to clipboard
@Inject
constructor(database: Provider<BitDatabase>, appScope: CoroutineScope)

Functions

Link copied to clipboard
open override fun onCreate(db: SupportSQLiteDatabase)
Link copied to clipboard