INRequestPaymentIntentHandling_Extensions
Confirm(IINRequestPaymentIntentHandling, INRequestPaymentIntent, Action<INRequestPaymentIntentResponse>)
ConfirmRequestPayment(IINRequestPaymentIntentHandling, INRequestPaymentIntent, Action<INRequestPaymentIntentResponse>)
ResolveCurrencyAmount(IINRequestPaymentIntentHandling, INRequestPaymentIntent, Action<INCurrencyAmountResolutionResult>)
ResolveCurrencyAmount(IINRequestPaymentIntentHandling, INRequestPaymentIntent, Action<INRequestPaymentCurrencyAmountResolutionResult>)
ResolveNote(IINRequestPaymentIntentHandling, INRequestPaymentIntent, Action<INStringResolutionResult>)
ResolvePayer(IINRequestPaymentIntentHandling, INRequestPaymentIntent, Action<INPersonResolutionResult>)
ResolvePayer(IINRequestPaymentIntentHandling, INRequestPaymentIntent, Action<INRequestPaymentPayerResolutionResult>)
xamarinios
namespace Intents
{
public static class INRequestPaymentIntentHandling_Extensions
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static void ConfirmRequestPayment(this IINRequestPaymentIntentHandling! This, INRequestPaymentIntent! intent, [BlockProxy(typeof(NIDActionArity1V125))] Action<INRequestPaymentIntentResponse!>! completion);
}
}
Xamarin iOS | 0.0 |
---|---|
Xamarin watchOS | 0.0 |
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API