com.sygic.sdk.driving.Log.TripListener Interface Reference

Public Member Functions

void onTripStart (@NonNull final Trip trip)
 
void onTripEnd (@NonNull final Trip trip)
 

Detailed Description

Listener for receiving start and end trip events

Member Function Documentation

◆ onTripEnd()

void com.sygic.sdk.driving.Log.TripListener.onTripEnd ( @NonNull final Trip  trip)

◆ onTripStart()

void com.sygic.sdk.driving.Log.TripListener.onTripStart ( @NonNull final Trip  trip)

The documentation for this interface was generated from the following file: