sdk
/
com.sygic.sdk.navigation.traffic
/
TrafficInfo
/
TrafficSeverity
Traffic
Severity
@
Retention
(
value =
RetentionPolicy.CLASS
)
annotation class
TrafficSeverity
Content copied to clipboard
Functions
Properties
Functions
annotationType
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
hashCode
Link copied to clipboard
abstract fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
abstract fun
toString
():
String
Content copied to clipboard
Properties
Blocking
Link copied to clipboard
val
Blocking
:
Int
Content copied to clipboard
High
Link copied to clipboard
val
High
:
Int
Content copied to clipboard
Normal
Link copied to clipboard
val
Normal
:
Int
Content copied to clipboard
Undefined
Link copied to clipboard
val
Undefined
:
Int
Content copied to clipboard
VeryHigh
Link copied to clipboard
val
VeryHigh
:
Int
Content copied to clipboard