Base
/
com.mapbox.navigation.base.trip.model
/
TripNotificationState
/
TripNotificationFreeState
Trip
Notification
Free
State
class
TripNotificationFreeState
:
TripNotificationState
Content copied to clipboard
Represents a data-less state.
Functions
Functions
equals
Link copied to clipboard
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
Indicates whether some other object is "equal to" this one.
hashCode
Link copied to clipboard
open override fun
hashCode
():
Int
Content copied to clipboard
Returns a hash code value for the object.
toString
Link copied to clipboard
open fun
toString
():
String
Content copied to clipboard