ExtraDirectoryRequest

data class ExtraDirectoryRequest(val title: String, val payload: String?) : Parcelable

Extra directory request used to load HeadRepository.extraDirectoryPager

Constructors

Link copied to clipboard
constructor(title: String, payload: String?)

Types

Link copied to clipboard
object Companion

Functions

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

Properties

Link copied to clipboard

The payload used to load the directory

Link copied to clipboard

The title of the screen