Package com.mapbox.navigation.base.trip.notification

Types

NotificationAction
Link copied to clipboard
enum NotificationAction : Enum<NotificationAction>
Defines set of actions available for TripNotification
TripNotification
Link copied to clipboard
interface TripNotification
Defines a contract for Notification instance provider and manager.
TripNotificationInterceptor
Link copied to clipboard
fun fun interface TripNotificationInterceptor
This allows you to extend the notification, or change it to suit your needs.