RouteRefreshMetadata

Contains data that describes how route was refreshed.

Parameters

isUpToDate

indicates if route was successfully refreshed recently.

experimentalProperties

experimental properties (including EV data) used during this refresh request. These properties were sent to the server when the route was refreshed. Can be used to correlate refresh responses with the input parameters that produced them.

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean

Returns a string representation of the object.

Link copied to clipboard
open override fun hashCode(): Int

Returns a hash code value for the object.

Link copied to clipboard
open override fun toString(): String

Returns a string representation of the object.