WaypointArrivalStatus

data class WaypointArrivalStatus(val state: WaypointArrivalState, val waypoint: <Error class: unknown class>)

Class containing the result of checking for waypoint arrival state.

Important: This is a Public Preview API. It may be changed or removed at any time.

Constructors

Link copied to clipboard
constructor(state: WaypointArrivalState, waypoint: <Error class: unknown class>)

Properties

Link copied to clipboard
Link copied to clipboard
val waypoint: <Error class: unknown class>