Constructors

Link copied to clipboard
fun PaymentLauncherContract()

Types

Link copied to clipboard
sealed class Args : Parcelable

Functions

Link copied to clipboard
open override fun createIntent(context: Context, input: PaymentLauncherContract.Args): Intent
Link copied to clipboard
Link copied to clipboard
open override fun parseResult(resultCode: Int, intent: Intent?): PaymentResult