Base
/
com.mapbox.navigation.base.trip.model
/
TripNotificationState
Trip
Notification
State
sealed class
TripNotificationState
Content copied to clipboard
Represents data used for trip notifications
Types
Functions
Inheritors
Types
TripNotificationData
Link copied to clipboard
data class
TripNotificationData
:
TripNotificationState
Content copied to clipboard
Represents data related to trip notifications.
TripNotificationFreeState
Link copied to clipboard
class
TripNotificationFreeState
:
TripNotificationState
Content copied to clipboard
Represents a data-less state.
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
Inheritors
TripNotificationState
Link copied to clipboard
TripNotificationState
Link copied to clipboard