| Class | Description |
|---|---|
| AutocompleteMatch |
A match for an autocomplete search query.
|
| AutocompleteMatch.MatchedString |
Class representing a matched string in the
AutocompleteMatch. |
| AutocompleteMatch.Term |
A
Term represents a section of the returned description and is usually terminated
with a comma. |
| BoundingBox |
Represents a geographical bonding box.
|
| CalendarTrip |
A
CalendarTrip is a Trip created from an event in the user's calendar. |
| Camera |
Represents information about a camera.
|
| Camera.License |
Represents information about camera license.
|
| Camera.Status |
Represents information about camera status.
|
| CompositeTileMetadata |
Class that contains composite tile metadata, such as trip, images, and incidents.
|
| CompositeTileMetadata.ImageInfo |
Information about an image.
|
| CompositeTileMetadata.Incident |
Information about an incident.
|
| CompositeTileMetadata.Route |
Represents route information.
|
| ContactInfo |
Contact information.
|
| ContactInfoCollection |
Represents a collection of contacts.
|
| GasStation |
Represents a fuel station.
|
| GasStation.Address |
Represents the address of a gas station.
|
| GasStation.Product |
Represents a product available in a gas station.
|
| GeoPoint |
Represents a geographical location.
|
| Incident |
Represents an incident that can affect traffic.
|
| Incident.Community |
Represents the community that reports an incident, including the
contributor and level of accuracy.
|
| Incident.Contributor |
Represents information about an incident reporter.
|
| Incident.DelayImpact |
Represents information on how an event is expected to delay travel times.
|
| Incident.ParameterizedDescription |
Represents a detailed incident description.
|
| Itinerary |
An
Itinerary is a collection of scheduled Trips. |
| ItineraryEntry | |
| LearnedLocation |
Represents a location the user frequently visits.
|
| LearnedTrip |
A
LearnedTrip is a Trip learned from the user's driving behavior. |
| Location |
An abstract class for representing locations.
|
| LocationMatch |
A result for a location query.
|
| LocationMatch.Address |
Location address.
|
| ParkingBlock |
Represents a single parking block for on-street parking.
|
| ParkingBlock.Occupancy |
Parking section occupancy.
|
| ParkingBlock.ParkingRestriction |
Parking section restriction.
|
| ParkingBlock.ParkingSection |
Parking block section.
|
| ParkingBlock.PaymentMethod |
ParkingBlock.PayStation payment method. |
| ParkingBlock.PayStation |
Parking block pay station information.
|
| ParkingBlock.PricingPayment |
Parking section pricing.
|
| ParkingInfo |
Parking information.
|
| ParkingLot |
Represents information about a parking lot.
|
| ParkingLot.Address |
Represents a parking lot address.
|
| ParkingLot.CurrentCapacity |
Represents the current capacity (open parking spaces) of a parking lot.
|
| ParkingLot.DynamicContent |
Represents frequently changing information about a parking lot.
|
| ParkingLot.GateInformation |
Represents information about a parking lot gate.
|
| ParkingLot.Information |
Represents operator and address information for a parking lot.
|
| ParkingLot.OpeningHours |
Represents the hours of operation for a parking lot.
|
| ParkingLot.ParkingDuration |
Represents a parking duration information.
|
| ParkingLot.ParkingTime |
Represents a parking time in the pricing information.
|
| ParkingLot.PaymentMethods |
Represents the payment methods supported by a gas station.
|
| ParkingLot.Photo |
Represents a photograph of a parking lot.
|
| ParkingLot.PricingPayment |
Represents information on pricing for a parking lot.
|
| ParkingLot.Specification |
Parking lot specification, including gate locations for parking lots.
|
| ParkingLot.StaticContent |
Represents the static, not frequently changing attributes of a parking lot.
|
| PreDriveNotification |
Represents pre drive notification.
|
| RequestRouteResults |
The results that are returned when requesting updated route information via
RouteManager.requestRoutes(com.inrix.sdk.RouteManager.RequestRouteOptions, com.inrix.sdk.RouteManager.IRouteResponseListener). |
| Route |
Represents a route, containing information such as travel times, distance, and maneuvers.
|
| Route.Bucket |
A speed bucket indicating the speed for a particular segment of a route.
|
| Route.Road |
Represents a road in a route.
|
| Route.Summary |
Represents a summary of the roads used in a route.
|
| RouteTravelTime |
RouteTravelTime contains information pertaining to a route such as uncongested travel
time in minutes and the different TravelTimes when arriving/departing at different times. |
| SavedLocation |
Represents information about a location that the user manipulates on the client side.
|
| SavedTrip |
A
SavedTrip is a Trip the user has customized in any way and is the only type of Trip
that can be saved to a user's itinerary. |
| Schedule |
Represents the schedule for a
SavedTrip or SavedLocation. |
| Schedule.NotificationOptions |
Represents the options for notifications for a schedule.
|
| Schedule.OneTimeScheduleOptions |
Represents the options for a one time schedule.
|
| Schedule.RecurringScheduleOptions |
Represents the options for a recurring schedule.
|
| Schedule.ScheduleOptions |
Represents the options for a
Schedule. |
| ServiceAvailability |
Represents country wide service availability
See
ServiceAvailabilityManager.getServiceAvailability(ServiceAvailabilityManager.ServiceAvailabilityOptions, ServiceAvailabilityManager.IServiceAvailabilityResponseListener) for more information. |
| TrafficQuality |
Internal result data container for a traffic quality response.
|
| TravelTime |
Represents a prediction of a travel time in a particular route starting at a particular departure
time or ending at a particular arrival time.
|
| Trip |
A
Trip encapsulates travel details for a user's trip. |
| TripPoint |
Represents any location associated with a
Trip, including the origin, destination, or any
intermediate way-points on the Trip. |
| UpdatedRouteResults |
The results that are returned when requesting updated route information via
RouteManager.getUpdatedRouteInfo(com.inrix.sdk.RouteManager.UpdatedRouteOptions, com.inrix.sdk.RouteManager.IUpdatedRouteListener). |
| UserProperties |
A class that holds app specific and shared properties of a user.
|
| VehicleState |
Represents a vehicle state information.
|
| VehicleState.Abs |
Anti-lock braking system (ABS) status.
|
| VehicleState.AmbientTemperature |
Ambient temperature.
|
| VehicleState.AtmosphericPressure |
Atmospheric pressure.
|
| VehicleState.AverageMileage |
Vehicle fuel efficiency information.
|
| VehicleState.Brakes |
Brakes status.
|
| VehicleState.CoolantTemperature |
Engine coolant temperature.
|
| VehicleState.DewPointTemperature |
Dew point temperature.
|
| VehicleState.Esc |
Electronic stability control (ESC) status.
|
| VehicleState.FuelLevel |
Fuel level.
|
| VehicleState.FuelTankCapacity |
Fuel tank capacity.
|
| VehicleState.Humidity |
Humidity.
|
| VehicleState.IntakeManifoldPressure |
Intake manifold absolute pressure.
|
| VehicleState.LightLevel |
Light level.
|
| VehicleState.MaxAirFlowRate |
Maximum value for air flow rate from mass air flow sensor.
|
| VehicleState.MeasurementAttribute<TValue> |
Generic measurement attribute.
|
| VehicleState.OzoneLevel |
Ozone level.
|
| VehicleState.ParkedIn |
Vehicle parking event detection information,
when the vehicle has stopped and is now parked.
|
| VehicleState.ParkedInTrace |
Vehicle parking event detection information, when the vehicle is about to be parked,
without a particular threshold distance from the parking spot.
|
| VehicleState.ParkedOut |
Vehicle parking event detection information,
when the vehicle is not in parked mode anymore and is moving.
|
| VehicleState.RainIntensity |
Rain intensity.
|
| VehicleState.RoadTemperature |
Road surface temperature.
|
| VehicleState.Rpm |
Engine revolutions per minute (RPM).
|
| VehicleState.Throttle |
Throttle position.
|
| VehicleState.TractionControlBrakes |
Traction control system brakes event (TCSB).
|
| VehicleState.TractionControlEngine |
Traction control system engine event (TCSE).
|
| VehicleState.Wipers |
Wipers status.
|
| WrongTrafficColorReport |
Represents options for reporting wrong traffic color.
|
| XDIncident |
A Future Incident / XDIncident class.
|
| XDIncident.RecurringSchedule |
Data structure that describes the RecurringSchedule for a XDIncident.
|
| XDIncident.XDLocation |
Location data for an
XDIncident. |
| XDIncident.XDLocation.Segment |
Road segment.
|
| Enum | Description |
|---|---|
| Incident.IncidentSeverity |
An Enum that describes the severity level of an
Incident. |
| Incident.IncidentType |
An enum that describes the type of an
Incident. |
| ItineraryEntry.TripType |
TripType indicates the source of the ItineraryEntry. |
| ParkingBlock.DurationUnit |
Duration unit.
|
| ParkingBlock.ParkingRestriction.RestrictionType |
Parking restriction types.
|
| ParkingBlock.ParkingSection.Side |
Represents a side of the road where parking section is.
|
| ParkingBlock.ParkingSection.Zone |
Parking section zone.
|
| ParkingLot.GateType |
The type of parking lot gate.
|
| ParkingLot.OpeningHoursType |
The type of operating hours.
|
| ParkingLot.ParkingStatus |
The status of parking in the parking lot.
|
| ParkingLot.ParkingType |
The type of parking structure.
|
| ParkingLot.PaymentMethodType |
The type of payment methods.
|
| ParkingLot.Reservability |
Represents the ability of a parking lot to reserve spaces.
|
| ParkingLot.Tendency |
Represents the current tendency for the parking lot to fill or empty.
|
| PreDriveNotification.NotificationSource |
PreDriveNotification.NotificationSource indicates the source of the PreDriveNotification. |
| SavedLocation.LocationType |
The type of location.
|
| SavedTrip.RoutePreference |
RoutePreference represents the preferred route for a SavedTrip. |
| Schedule.ScheduleType |
ScheduleType determines whether it should be scheduled with a specified
arrival time (taking into consideration traffic and stops) or a specified departure time. |
| ServiceAvailability.Service |
Services for which service availability can be queried.
|
| TravelTime.RouteQuality |
The route traffic quality.
|
| XDIncident.IncidentDirection |
An Enum that describes the direction of the XDIncident in terms of cardinal directions.
|
| XDIncident.Status |
An Enum that describes the status of a XDIncident.
|
| Exception | Description |
|---|---|
| SavedTrip.SavedTripException |
An exception that is thrown when there is an error with a
SavedTrip operation. |
Copyright © 2013-2016 INRIX, Inc. All Rights Reserved.