sdk
sdk
/
com.sygic.sdk.navigation
/
NavigationManager
/
RouteRecomputeStatus
Route
Recompute
Status
annotation class
RouteRecomputeStatus
Content copied to clipboard
Functions
Properties
Functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
Content copied to clipboard
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
Content copied to clipboard
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
Content copied to clipboard
Properties
Computing
Link copied to clipboard
val
Computing
:
Int
Content copied to clipboard
Failed
Link copied to clipboard
val
Failed
:
Int
Content copied to clipboard
Finished
Link copied to clipboard
val
Finished
:
Int
Content copied to clipboard
Started
Link copied to clipboard
val
Started
:
Int
Content copied to clipboard