Package apple.intents.protocol
Interface INRequestPaymentIntentHandling.Block_handleRequestPaymentCompletion
-
- Enclosing interface:
- INRequestPaymentIntentHandling
public static interface INRequestPaymentIntentHandling.Block_handleRequestPaymentCompletion
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_handleRequestPaymentCompletion(INRequestPaymentIntentResponse response)
-
-
-
Method Detail
-
call_handleRequestPaymentCompletion
void call_handleRequestPaymentCompletion(INRequestPaymentIntentResponse response)
-
-