Base
/
com.mapbox.navigation.base.trip.model
/
TripNotificationState
androidJvm
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
androidJvm
data class
TripNotificationData
:
TripNotificationState
Content copied to clipboard
Represents data related to trip notifications.
TripNotificationFreeState
Link copied to clipboard
androidJvm
class
TripNotificationFreeState
:
TripNotificationState
Content copied to clipboard
Represents a data-less state.
Functions
equals
Link copied to clipboard
androidJvm
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
androidJvm
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
androidJvm
open fun
toString
():
String
Content copied to clipboard
Inheritors
TripNotificationState
Link copied to clipboard
TripNotificationState
Link copied to clipboard