Package com. example. examer. data. workers
Types
Link copied to clipboard
class SaveUserAnswersWorker(appContext: Context, workerParameters: WorkerParameters) : CoroutineWorker
Content copied to clipboard
A CoroutineWorker that is used to save the answers of a user, for a particular test.