loadLatestTestResults

abstract suspend fun loadLatestTestResults(): MimiTestResults

Reloads the latest MimiTestResults (MT and PTT hearing testings) for the current user from the backend, updates the latestTestResults state and returns the MimiTestResults to the caller.

Return

The loaded MimiTestResults