GooglePayPaymentMethodLauncherFactory

@AssistedFactory
interface GooglePayPaymentMethodLauncherFactory

Functions

Link copied to clipboard
abstract fun create(lifecycleScope: CoroutineScope, config: GooglePayPaymentMethodLauncher.Config, readyCallback: GooglePayPaymentMethodLauncher.ReadyCallback, activityResultLauncher: ActivityResultLauncher<GooglePayPaymentMethodLauncherContract.Args>, skipReadyCheck: Boolean = false): GooglePayPaymentMethodLauncher