GeoDeeplinkPlacesFeedbackScreenFactory

class GeoDeeplinkPlacesFeedbackScreenFactory(mapboxCarContext: MapboxCarContext) : CarFeedbackScreenFactory

Default screen for MapboxScreen.GEO_DEEPLINK_FEEDBACK.

Constructors

Link copied to clipboard
fun GeoDeeplinkPlacesFeedbackScreenFactory(mapboxCarContext: MapboxCarContext)

Functions

Link copied to clipboard
open override fun create(carContext: CarContext): Screen
Link copied to clipboard
open override fun getCarFeedbackPoll(carContext: CarContext): CarFeedbackPoll
Link copied to clipboard
open override fun getSourceName(): String
Link copied to clipboard
open fun onFinish()