sdk
sdk
/
com.sygic.sdk
/
Routing
/
Service
Service
enum
Service
:
Enum
<
Routing.Service
>
Content copied to clipboard
Entries
Properties
Entries
AUTOMATIC
Link copied to clipboard
@
Json
(
name
=
"Automatic"
)
AUTOMATIC
(
)
Content copied to clipboard
ONLINE
Link copied to clipboard
@
Json
(
name
=
"Online"
)
ONLINE
(
)
Content copied to clipboard
OFFLINE
Link copied to clipboard
@
Json
(
name
=
"Offline"
)
OFFLINE
(
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard