getSessionsForToday

fun getSessionsForToday(studyId: String, alwaysIncludeNextDay: Boolean = true): Flow<ResourceResult<ScheduledSessionTimelineSlice>>

Get all the scheduled sessions for today that have not expired.

Parameters

studyId

Study identifier

alwaysIncludeNextDay

Include the next day containing a ScheduledSessionWindow