Uses of Class
org.robovm.apple.intents.INSendPaymentIntentResponse
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INSendPaymentIntentResponse in org.robovm.apple.intents
Method parameters in org.robovm.apple.intents with type arguments of type INSendPaymentIntentResponse Modifier and Type Method Description voidINSendPaymentIntentHandling. confirmSendPayment(INSendPaymentIntent intent, VoidBlock1<INSendPaymentIntentResponse> completion)voidINSendPaymentIntentHandlingAdapter. confirmSendPayment(INSendPaymentIntent intent, VoidBlock1<INSendPaymentIntentResponse> completion)voidINSendPaymentIntentHandling. handleSendPayment(INSendPaymentIntent intent, VoidBlock1<INSendPaymentIntentResponse> completion)voidINSendPaymentIntentHandlingAdapter. handleSendPayment(INSendPaymentIntent intent, VoidBlock1<INSendPaymentIntentResponse> completion)