toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-navigation
/
com.mapbox.dash.sdk.navigation.arrival
/
ObserveArrivingPointUseCase
Observe
Arriving
Point
Use
Case
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
ObserveArrivingPointUseCase
(
observeWaypointArrivingSearchResult
:
ObserveWaypointArrivingSearchResultUseCase
)
Members
Constructors
Observe
Arriving
Point
Use
Case
Link copied to clipboard
constructor
(
observeWaypointArrivingSearchResult
:
ObserveWaypointArrivingSearchResultUseCase
)
Functions
invoke
Link copied to clipboard
operator
fun
invoke
(
)
:
Flow
<
Point
?
>