Package-level declarations

Types

Link copied to clipboard

An address can be searched from last known location through ADB using:

Link copied to clipboard

A trip can be planned from current location to given destination through ADB using:

Functions

Link copied to clipboard
suspend fun runOnReady(serviceApi: AnyIviServiceApiBase, onReady: suspend () -> Unit)

Runs the suspend lambda function when given AnyIviServiceApiBase is ready.