Uses of Class
org.robovm.apple.passkit.PKPaymentRequestMerchantSessionUpdate
| Package | Description |
|---|---|
| org.robovm.apple.passkit |
-
Uses of PKPaymentRequestMerchantSessionUpdate in org.robovm.apple.passkit
Method parameters in org.robovm.apple.passkit with type arguments of type PKPaymentRequestMerchantSessionUpdate Modifier and Type Method Description voidPKPaymentAuthorizationControllerDelegate. didRequestMerchantSessionUpdate(PKPaymentAuthorizationController controller, VoidBlock1<PKPaymentRequestMerchantSessionUpdate> handler)voidPKPaymentAuthorizationControllerDelegateAdapter. didRequestMerchantSessionUpdate(PKPaymentAuthorizationController controller, VoidBlock1<PKPaymentRequestMerchantSessionUpdate> handler)voidPKPaymentAuthorizationViewControllerDelegate. didRequestMerchantSessionUpdate(PKPaymentAuthorizationViewController controller, VoidBlock1<PKPaymentRequestMerchantSessionUpdate> handler)voidPKPaymentAuthorizationViewControllerDelegateAdapter. didRequestMerchantSessionUpdate(PKPaymentAuthorizationViewController controller, VoidBlock1<PKPaymentRequestMerchantSessionUpdate> handler)