net9.0-ios
namespace Intents
{
    [Protocol(Name = "INAnswerCallIntentHandling", WrapperType = typeof(INAnswerCallIntentHandlingWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "HandleAnswerCall", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V86) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INAnswerCallIntent), typeof(Action<INAnswerCallIntentResponse>) }, Selector = "handleAnswerCall:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ConfirmAnswerCall", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V86) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INAnswerCallIntent), typeof(Action<INAnswerCallIntentResponse>) }, Selector = "confirmAnswerCall:completion:")]
    [SupportedOSPlatform("macos13.1")]
    [SupportedOSPlatform("ios16.2")]
    [SupportedOSPlatform("maccatalyst16.2")]
    [UnsupportedOSPlatform("tvos")]
    public interface IINAnswerCallIntentHandling : INativeObject, IDisposable
}
Assembly Microsoft.iOS , Version=17.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 8.0-ios8.0-maccatalyst8.0-macos9.0-ios9.0-maccatalyst9.0-macos
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • iOS >= 16.2
  • Mac Catalyst >= 16.2
  • macOS >= 13.1
  • tvOS
  • Built-in API
  • Package-provided API

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