For the complete documentation index, see llms.txt. This page is also available as Markdown.

DrivingInsightsReadyListener

This interface is used in combination with setDrivingInsightsReadyListener(DrivingInsightsReadyListener).

DrivingInsightsReadyListener API

onDrivingInsightsReady()

void onDrivingInsightsReady(DrivingInsights drivingInsights)

Invoked when driving insights become available for a transport.

Last updated