MPPlayableContentDelegate_Extensions.PlayableContentManager Method

Definition

Caution

Use 'InitiatePlaybackOfContentItem' instead.

[System.Obsolete("Use 'InitiatePlaybackOfContentItem' instead.")]
public static void PlayableContentManager (this MediaPlayer.IMPPlayableContentDelegate This, MediaPlayer.MPPlayableContentManager contentManager, Foundation.NSIndexPath indexPath, Action<Foundation.NSError> completionHandler);
static member PlayableContentManager : MediaPlayer.IMPPlayableContentDelegate * MediaPlayer.MPPlayableContentManager * Foundation.NSIndexPath * Action<Foundation.NSError> -> unit

Parameters

This
IMPPlayableContentDelegate

The instance on which this extension method operates.

contentManager
MPPlayableContentManager
indexPath
NSIndexPath
completionHandler
Action<NSError>
Attributes

Applies to