Package apple.passkit.protocol
Interface PKPaymentAuthorizationControllerDelegate.Block_paymentAuthorizationControllerDidSelectShippingMethodHandler
-
- Enclosing interface:
- PKPaymentAuthorizationControllerDelegate
public static interface PKPaymentAuthorizationControllerDelegate.Block_paymentAuthorizationControllerDidSelectShippingMethodHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_paymentAuthorizationControllerDidSelectShippingMethodHandler(PKPaymentRequestShippingMethodUpdate requestUpdate)
-
-
-
Method Detail
-
call_paymentAuthorizationControllerDidSelectShippingMethodHandler
void call_paymentAuthorizationControllerDidSelectShippingMethodHandler(PKPaymentRequestShippingMethodUpdate requestUpdate)
-
-