Package com.mapbox.androidauto.car.feedback.core

Types

Link copied to clipboard
class CarFeedbackOptions

Modify the car feedback.

Link copied to clipboard
open class CarFeedbackPollProvider

Each screen contains contextual feedback options. This class contains default items, override the functions to provide custom feedback options.

Link copied to clipboard
abstract class CarFeedbackScreenFactory(mapboxCarContext: MapboxCarContext) : MapboxScreenFactory