Builder

class Builder

Build your MapboxCarNotificationOptions.

Constructors

Link copied to clipboard
fun Builder()

Functions

Link copied to clipboard
fun build(): MapboxCarNotificationOptions

Build the object.

Link copied to clipboard
fun startAppService(startAppService: Class<out CarAppService>?): MapboxCarNotificationOptions.Builder

CarAppService that is launched when the user taps on the notification.