DisclaimerResult

sealed interface DisclaimerResult : Parcelable

Result from showing the disclaimer.

Inheritors

Types

Link copied to clipboard

User has accepted the disclaimer.

Link copied to clipboard

User has not accepted the disclaimer.

Functions

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