toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-voice-guidance
/
com.mapbox.dash.sdk.voiceGuidance
/
GroupedVoiceInstructionsUseCase
Grouped
Voice
Instructions
Use
Case
@
RestrictTo
(
value
=
[
RestrictTo.Scope.LIBRARY_GROUP_PREFIX
]
)
class
GroupedVoiceInstructionsUseCase
(
player
:
Player
)
Members
Constructors
Grouped
Voice
Instructions
Use
Case
Link copied to clipboard
constructor
(
player
:
Player
)
Functions
clear
Link copied to clipboard
fun
clear
(
)
invoke
Link copied to clipboard
operator
fun
invoke
(
routeProgress
:
Flow
<
RouteProgress
?
>
,
locationMatcherResult
:
Flow
<
LocationMatcherResult
?
>
)
:
Flow
<
Unit
>