IINPlayMediaIntentHandling Interface

Definition

[Foundation.Protocol(Name="INPlayMediaIntentHandling", WrapperType=typeof(Intents.INPlayMediaIntentHandlingWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IINPlayMediaIntentHandling : IDisposable, ObjCRuntime.INativeObject
type IINPlayMediaIntentHandling = interface
    interface INativeObject
    interface IDisposable
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Methods

HandlePlayMedia(INPlayMediaIntent, Action<INPlayMediaIntentResponse>)

Extension Methods

Confirm(IINPlayMediaIntentHandling, INPlayMediaIntent, Action<INPlayMediaIntentResponse>)

Applies to