LinkActivityResult

Types

Link copied to clipboard

The user cancelled the Link flow without completing it.

Link copied to clipboard

Indicates that the flow was completed successfully and the Stripe Intent was confirmed.

Link copied to clipboard
data class Failed(val error: Throwable) : LinkActivityResult

Something went wrong. See error for more information.

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

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard