CarNotificationInterceptor  
    Register this observer using MapboxNavigationApp.registerObserver. As long as it is registered, the trip notification will be shown in the car using MapboxNavigation.setTripNotificationInterceptor.
Constructors
Link copied to clipboard
                fun CarNotificationInterceptor(context: Context, carAppServiceClass: Class<out CarAppService>)
Content copied to clipboard