xamarinmac
namespace Intents
{
    [Deprecated(PlatformName.iOS, 13, 0, PlatformArchitecture.None, "Use 'INStartCallIntentHandling' instead.")]
    [Deprecated(PlatformName.MacOSX, 10, 15, PlatformArchitecture.None, "Use 'INStartCallIntentHandling' instead.")]
    [Deprecated(PlatformName.WatchOS, 6, 0, PlatformArchitecture.None, "Use 'INStartCallIntentHandling' instead.")]
    [Introduced(PlatformName.iOS, 10, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.MacOSX, 10, 12, 0, PlatformArchitecture.Arch64, null)]
    [Protocol(Name = "INStartVideoCallIntentHandling", WrapperType = typeof(INStartVideoCallIntentHandlingWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "HandleStartVideoCall", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V49) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INStartVideoCallIntent), typeof(Action<INStartVideoCallIntentResponse>) }, Selector = "handleStartVideoCall:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ConfirmStartVideoCall", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V49) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INStartVideoCallIntent), typeof(Action<INStartVideoCallIntentResponse>) }, Selector = "confirmStartVideoCall:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveContacts", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V55) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INStartVideoCallIntent), typeof(Action<INPersonResolutionResult[]>) }, Selector = "resolveContactsForStartVideoCall:withCompletion:")]
    [Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
    public interface IINStartVideoCallIntentHandling : 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

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