Citymapper SDK
androidJvm
Citymapper SDK
/
com.citymapper.sdk.navigation
/
RouteProgressSource
Route
Progress
Source
androidJvm
interface
RouteProgressSource
<
out
Progress
:
RouteProgress
?
>
Content copied to clipboard
Functions
Properties
Inheritors
Functions
register
Route
Progress
Listener
Link copied to clipboard
androidJvm
open
fun
registerRouteProgressListener
(
listener
:
RouteProgressListener
<
RouteProgress
?
>
)
:
Disposable
Content copied to clipboard
Properties
activeRouteProgress
Link copied to clipboard
androidJvm
abstract
val
activeRouteProgress
:
Flow
<
Progress
>
Content copied to clipboard
Inheritors
NavigableRoute
Link copied to clipboard
NavigationController
Link copied to clipboard