woosmap-sdk
Toggle table of contents
1.1.4
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
woosmap-sdk
woosmap-sdk
/
com.woosmap.sdk.api.indoor
/
DirectionsResponse
Directions
Response
data
class
DirectionsResponse
(
val
routes
:
List
<
DirectionsRoute
>
)
Members
Constructors
Directions
Response
Link copied to clipboard
constructor
(
routes
:
List
<
DirectionsRoute
>
)
Properties
routes
Link copied to clipboard
val
routes
:
List
<
DirectionsRoute
>