apiTimetableForToday

suspend fun apiTimetableForToday(routeId: RouteId, shapeId: ShapeId, language: Language = Language.GREEK, timezone: TimeZone = TimeZone.currentSystemDefault()): Result<Timetable>

API CALL NEEDED

Fetch the timetable for today

Return

timetable from oseth

Since

1.0.0

Parameters

routeId

the route to get the information from

shapeId

the route shape to get the information from

language

the language to get the information in

timezone

the timezone to use that specifies the day