Package-level declarations

Types

Link copied to clipboard
class OpenData
Link copied to clipboard
class Oseth(context: PlatformContext? = null)

OpenData & API Client Wrapper The methods starting with api* call directly to OSETH, avoid them when possible

Link copied to clipboard
class OsethTrackVehicle(val routeId: RouteId, val shapeId: ShapeId, val period: Duration = 1000.milliseconds, val context: PlatformContext?)

Background vehicle location tracker with a channel

Link copied to clipboard
actual typealias PlatformContext = Context
typealias PlatformContext = Context
actual abstract class PlatformContext
expect abstract class PlatformContext
actual abstract class PlatformContext
actual abstract class PlatformContext