ConsumerTrip

public abstract class ConsumerTrip extends TripModel

This class is deprecated.
Use TripModel instead.

Represents a specific trip. Used to register callbacks for trip data changes. The trip automatically updates in the background if active callbacks are registered.

Inherited Method Summary