Map Loading Error Event Data
The data class for Map Loading Error event data in Observer
data class MapLoadingErrorEventData(type: MapLoadErrorType, message: String)
Content copied to clipboard
Constructors
MapLoadingErrorEventData
Link copied to clipboard
Functions
component1
Link copied to clipboard
component2
Link copied to clipboard
copy
Link copied to clipboard
fun copy(type: MapLoadErrorType, message: String): MapLoadingErrorEventData
Content copied to clipboard
equals
Link copied to clipboard