sdk
sdk
/
com.sygic.sdk.navigation
/
NavigationManager
/
RouteUpdateStatus
Route
Update
Status
@
Retention
(
value
=
RetentionPolicy.CLASS
)
annotation class
RouteUpdateStatus
Functions
Properties
Functions
annotation
Type
Link copied to clipboard
abstract
fun
annotationType
(
)
:
Class
<
out
Annotation
>
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String
Properties
Error
Link copied to clipboard
val
Error
:
Int
=
1
Map
Unloaded
Link copied to clipboard
val
MapUnloaded
:
Int
=
4
No
Background
Run
Enabled
Link copied to clipboard
val
NoBackgroundRunEnabled
:
Int
=
3
No
License
Link copied to clipboard
val
NoLicense
:
Int
=
2
Success
Link copied to clipboard
val
Success
:
Int
=
0