xamarinios
namespace Intents
{
    [Introduced(PlatformName.WatchOS, 4, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.iOS, 11, 0, PlatformArchitecture.All, null)]
    [Protocol(Name = "INTransferMoneyIntentHandling", WrapperType = typeof(INTransferMoneyIntentHandlingWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "HandleTransferMoney", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V185) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INTransferMoneyIntent), typeof(Action<INTransferMoneyIntentResponse>) }, Selector = "handleTransferMoney:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "Confirm", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V185) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INTransferMoneyIntent), typeof(Action<INTransferMoneyIntentResponse>) }, Selector = "confirmTransferMoney:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveFromAccount", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V121) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INTransferMoneyIntent), typeof(Action<INPaymentAccountResolutionResult>) }, Selector = "resolveFromAccountForTransferMoney:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveToAccount", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V121) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INTransferMoneyIntent), typeof(Action<INPaymentAccountResolutionResult>) }, Selector = "resolveToAccountForTransferMoney:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveTransactionAmount", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V122) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INTransferMoneyIntent), typeof(Action<INPaymentAmountResolutionResult>) }, Selector = "resolveTransactionAmountForTransferMoney:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveTransactionScheduledDate", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V123) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INTransferMoneyIntent), typeof(Action<INDateComponentsRangeResolutionResult>) }, Selector = "resolveTransactionScheduledDateForTransferMoney:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveTransactionNote", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V82) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INTransferMoneyIntent), typeof(Action<INStringResolutionResult>) }, Selector = "resolveTransactionNoteForTransferMoney:withCompletion:")]
    [Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
    public interface IINTransferMoneyIntentHandling : INativeObject, IDisposable
}
.NET 6.07.08.09.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

09/27/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙