sdk
sdk
/
com.sygic.sdk.navigation.routeeventnotifications
/
LaneInfo
/
Lane
/
Direction
Direction
@
Retention
(
value
=
RetentionPolicy.CLASS
)
annotation class
Direction
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
HalfLeft
Link copied to clipboard
val
HalfLeft
:
Int
Content copied to clipboard
HalfRight
Link copied to clipboard
val
HalfRight
:
Int
Content copied to clipboard
Left
Link copied to clipboard
val
Left
:
Int
Content copied to clipboard
NoDirIndicated
Link copied to clipboard
val
NoDirIndicated
:
Int
Content copied to clipboard
Right
Link copied to clipboard
val
Right
:
Int
Content copied to clipboard
SharpLeft
Link copied to clipboard
val
SharpLeft
:
Int
Content copied to clipboard
SharpRight
Link copied to clipboard
val
SharpRight
:
Int
Content copied to clipboard
Straight
Link copied to clipboard
val
Straight
:
Int
Content copied to clipboard
UTurnLeft
Link copied to clipboard
val
UTurnLeft
:
Int
Content copied to clipboard
UTurnRight
Link copied to clipboard
val
UTurnRight
:
Int
Content copied to clipboard