xamarinmac
namespace Intents
{
    [Introduced(PlatformName.iOS, 10, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.WatchOS, 3, 2, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.MacOSX, 10, 12, 0, PlatformArchitecture.Arch64, null)]
    [Protocol(Name = "INSendMessageIntentHandling", WrapperType = typeof(INSendMessageIntentHandlingWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "HandleSendMessage", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V59) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSendMessageIntent), typeof(Action<INSendMessageIntentResponse>) }, Selector = "handleSendMessage:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ConfirmSendMessage", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V59) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSendMessageIntent), typeof(Action<INSendMessageIntentResponse>) }, Selector = "confirmSendMessage:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveRecipients", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V55) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSendMessageIntent), typeof(Action<INPersonResolutionResult[]>) }, Selector = "resolveRecipientsForSendMessage:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveRecipients", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V60) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSendMessageIntent), typeof(Action<INSendMessageRecipientResolutionResult[]>) }, Selector = "resolveRecipientsForSendMessage:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveContent", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V61) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSendMessageIntent), typeof(Action<INStringResolutionResult>) }, Selector = "resolveContentForSendMessage:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveGroupName", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V61) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSendMessageIntent), typeof(Action<INStringResolutionResult>) }, Selector = "resolveGroupNameForSendMessage:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveSpeakableGroupName", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V62) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INSendMessageIntent), typeof(Action<INSpeakableStringResolutionResult>) }, Selector = "resolveSpeakableGroupNameForSendMessage:withCompletion:")]
    public interface IINSendMessageIntentHandling : INativeObject, IDisposable
}
.NET 6.07.08.09.0
Information specific to xamarinmac
Assembly

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

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