getCohortList

suspend fun getCohortList(): List<Cohort>

Retrieves the list of studies the device is currently registered for.

Return

The list of studies the device is subscribed to

See also