xamarinios
namespace Intents
{
    [Introduced(PlatformName.WatchOS, 5, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.iOS, 12, 0, PlatformArchitecture.All, null)]
    [Protocol(Name = "INPlayMediaIntentHandling", WrapperType = typeof(INPlayMediaIntentHandlingWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "HandlePlayMedia", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V129) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INPlayMediaIntent), typeof(Action<INPlayMediaIntentResponse>) }, Selector = "handlePlayMedia:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "Confirm", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V129) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INPlayMediaIntent), typeof(Action<INPlayMediaIntentResponse>) }, Selector = "confirmPlayMedia:completion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveMediaItems", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V130) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INPlayMediaIntent), typeof(Action<NSArray<INPlayMediaMediaItemResolutionResult>>) }, Selector = "resolveMediaItemsForPlayMedia:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolvePlayShuffled", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V131) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INPlayMediaIntent), typeof(Action<INBooleanResolutionResult>) }, Selector = "resolvePlayShuffledForPlayMedia:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolvePlaybackRepeatMode", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V132) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INPlayMediaIntent), typeof(Action<INPlaybackRepeatModeResolutionResult>) }, Selector = "resolvePlaybackRepeatModeForPlayMedia:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolveResumePlayback", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V131) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INPlayMediaIntent), typeof(Action<INBooleanResolutionResult>) }, Selector = "resolveResumePlaybackForPlayMedia:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolvePlaybackQueueLocation", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V133) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INPlayMediaIntent), typeof(Action<INPlaybackQueueLocationResolutionResult>) }, Selector = "resolvePlaybackQueueLocationForPlayMedia:withCompletion:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ResolvePlaybackSpeed", ParameterBlockProxy = new[] { null, typeof(NIDActionArity1V134) }, ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(INPlayMediaIntent), typeof(Action<INPlayMediaPlaybackSpeedResolutionResult>) }, Selector = "resolvePlaybackSpeedForPlayMedia:withCompletion:")]
    [Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
    public interface IINPlayMediaIntentHandling : 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

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