sdk
sdk
/
com.sygic.sdk.navigation.routeeventnotifications
/
SignpostJunctionInfo
/
TurnDirection
Turn
Direction
@
Retention
(
value
=
RetentionPolicy.CLASS
)
annotation class
TurnDirection
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
Left
Link copied to clipboard
val
Left
:
Int
=
1
Right
Link copied to clipboard
val
Right
:
Int
=
2
Unknown
Link copied to clipboard
val
Unknown
:
Int
=
0