Base
/
com.mapbox.navigation.base.trip.model.roadobject.incident
/
IncidentImpact
Incident
Impact
object
IncidentImpact
Content copied to clipboard
Rate impacts of
Incident
.
Types
Functions
Properties
Types
Impact
Link copied to clipboard
annotation class
Impact
Content copied to clipboard
Incident Alert impact.
Functions
equals
Link copied to clipboard
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard
Properties
CRITICAL
Link copied to clipboard
const val
CRITICAL
:
String
Content copied to clipboard
Incident Impact critical.
LOW
Link copied to clipboard
const val
LOW
:
String
Content copied to clipboard
Incident Impact low.
MAJOR
Link copied to clipboard
const val
MAJOR
:
String
Content copied to clipboard
Incident Impact major.
MINOR
Link copied to clipboard
const val
MINOR
:
String
Content copied to clipboard
Incident Impact minor.
UNKNOWN
Link copied to clipboard
const val
UNKNOWN
:
String
Content copied to clipboard
Incident Impact unknown.