Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
class NavigationError(engine: NavigationError)

Wrapper for the engine's EngineNavigationError struct, representing an error that occurred during navigation setup or updates.

Link copied to clipboard
class NavigationManager(metaDataRepo: MetadataRepository) : NavigationCallback

Drives the positioning engine navigation under the hood, re-broadcasting events to two sets of Kotlin listeners: one-shot and persistent.

Link copied to clipboard
class NavigationState(engine: NavigationState, metadataRepository: MetadataRepository)

Read-only Kotlin wrapper for the engine's EngineNavigationState.