xamarinwatchos
namespace Intents
{
    [Introduced(PlatformName.iOS, 10, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.WatchOS, 3, 2, PlatformArchitecture.All, null)]
    [Protocol(Name = "INRequestPaymentIntentHandling", WrapperType = typeof(INRequestPaymentIntentHandlingWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "HandleRequestPayment", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V83) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INRequestPaymentIntent), typeof(Action<INRequestPaymentIntentResponse>) }, Selector = "handleRequestPayment:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ConfirmRequestPayment", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V83) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INRequestPaymentIntent), typeof(Action<INRequestPaymentIntentResponse>) }, Selector = "confirmRequestPayment:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolvePayer", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V94) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INRequestPaymentIntent), typeof(Action<INPersonResolutionResult>) }, Selector = "resolvePayerForRequestPayment:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolvePayer", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V95) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INRequestPaymentIntent), typeof(Action<INRequestPaymentPayerResolutionResult>) }, Selector = "resolvePayerForRequestPayment:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveCurrencyAmount", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V96) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INRequestPaymentIntent), typeof(Action<INCurrencyAmountResolutionResult>) }, Selector = "resolveCurrencyAmountForRequestPayment:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveCurrencyAmount", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V97) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INRequestPaymentIntent), typeof(Action<INRequestPaymentCurrencyAmountResolutionResult>) }, Selector = "resolveCurrencyAmountForRequestPayment:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveNote", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V81) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INRequestPaymentIntent), typeof(Action<INStringResolutionResult>) }, Selector = "resolveNoteForRequestPayment:withCompletion:")]
    [Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
    public interface IINRequestPaymentIntentHandling : INativeObject, IDisposable
}
.NET 6.07.08.09.0
Information specific to xamarinwatchos
Assembly

Xamarin.WatchOS , 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

01/01/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙