FlatResultType

enum FlatResultType : Enum<FlatResultType> , Parcelable

Entries

CUSTOM_PLACE
Link copied to clipboard
FAVORITE
Link copied to clipboard
CONTACT
Link copied to clipboard
HISTORY
Link copied to clipboard

Functions

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

Properties

name
Link copied to clipboard
val name: String
ordinal
Link copied to clipboard
val ordinal: Int
value
Link copied to clipboard
val value: Int