Package-level declarations

Types

Link copied to clipboard

Abstract base class for driver notifications.

Link copied to clipboard
class DriverNotificationManager(options: DriverNotificationManagerOptions = DriverNotificationManagerOptions.Builder().build()) : MapboxNavigationObserver

Manages driver notification providers and aggregates their notifications.

Link copied to clipboard

Configuration options for the DriverNotificationManager.

Link copied to clipboard

Abstract base class for providing driver notifications.