sdk
sdk
/
com.sygic.sdk.navigation.traffic
/
TrafficNotification
/
TrafficLevel
Traffic
Level
@
Retention
(
value
=
RetentionPolicy.CLASS
)
annotation class
TrafficLevel
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
High
Link copied to clipboard
val
High
:
Int
=
3
Low
Link copied to clipboard
val
Low
:
Int
=
1
Medium
Link copied to clipboard
val
Medium
:
Int
=
2
None
Link copied to clipboard
val
None
:
Int
=
0