IncidentLink

data class IncidentLink : Parcelable

Types

Companion
Link copied to clipboard
object Companion

Functions

describeContents
Link copied to clipboard
abstract fun describeContents(): Int
writeToParcel
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Properties

blob
Link copied to clipboard
val blob: ByteArray
isPremium
Link copied to clipboard
val isPremium: Boolean
location
Link copied to clipboard
val location: GeoCoordinates
provider
Link copied to clipboard
val provider: String
type
Link copied to clipboard
val type: String