Last updated 2 years ago
This interface is used with .
onTripTimeout()
Copyvoid onTripTimeout()Called when a trip has exceeded the maximum duration.This is only used when is enabled in the .
void onTripTimeout()
Called when a trip has exceeded the maximum duration.
This is only used when is enabled in the .
setTripTimeoutListener(TripTimeoutListener)
SdkConfig