Package apple.passkit.protocol
Interface PKPaymentAuthorizationViewControllerDelegate.Block_paymentAuthorizationViewControllerDidSelectShippingMethodHandler
-
- Enclosing interface:
- PKPaymentAuthorizationViewControllerDelegate
public static interface PKPaymentAuthorizationViewControllerDelegate.Block_paymentAuthorizationViewControllerDidSelectShippingMethodHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_paymentAuthorizationViewControllerDidSelectShippingMethodHandler(PKPaymentRequestShippingMethodUpdate update)
-
-
-
Method Detail
-
call_paymentAuthorizationViewControllerDidSelectShippingMethodHandler
void call_paymentAuthorizationViewControllerDidSelectShippingMethodHandler(PKPaymentRequestShippingMethodUpdate update)
-
-