xamarinwatchos
namespace Intents
{
    [Introduced(PlatformName.WatchOS, 6, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.iOS, 13, 0, PlatformArchitecture.All, null)]
    [Protocol(Name = "INStartCallIntentHandling", WrapperType = typeof(INStartCallIntentHandlingWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "HandleStartCall", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V126) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INStartCallIntent), typeof(Action<INStartCallIntentResponse>) }, Selector = "handleStartCall:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "Confirm", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V126) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INStartCallIntent), typeof(Action<INStartCallIntentResponse>) }, Selector = "confirmStartCall:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveDestinationType", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V125) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INStartCallIntent), typeof(Action<INCallDestinationTypeResolutionResult>) }, Selector = "resolveDestinationTypeForStartCall:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveContacts", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V127) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INStartCallIntent), typeof(Action<NSArray<INStartCallContactResolutionResult>>) }, Selector = "resolveContactsForStartCall:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveCallCapability", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V128) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INStartCallIntent), typeof(Action<INStartCallCallCapabilityResolutionResult>) }, Selector = "resolveCallCapabilityForStartCall:withCompletion:")]
    [Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
    [Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
    public interface IINStartCallIntentHandling : 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 🗙