TripTimeoutListener

This interface is used with setTripTimeoutListener(TripTimeoutListener)arrow-up-right.

TripTimeoutListener API

onTripTimeout()

void onTripTimeout()

Called when a trip has exceeded the maximum duration.

This is only used when triggered tripsarrow-up-right is enabled in the SdkConfig.

Last updated