TripProfileListener
This document refers to deprecated parts of the platform and has been left intact to help customers with legacy integrations. In order to access the latest platform features and documentation, please go to https://docs.sentiance.com.
Deprecated
This class was deprecated in v4.21.0, as part of the Trip Profiling feature deprecation.
This interface is used with setTripProfileListener(TripProfileListener)
.
TripProfileListener API
onTripProfiled()
onTripProfiled()
Called when a user completes a trip and the trip has been profiled. See
TripProfile
for more details.
Last updated