xamarinios
namespace MediaPlayer
{
public static class MPPlayableContentDelegate_Extensions
{
[Obsolete("Use 'InitiatePlaybackOfContentItem' instead.")]
public static void PlayableContentManager(this IMPPlayableContentDelegate This, MPPlayableContentManager contentManager, NSIndexPath indexPath, Action<NSError> completionHandler);
}
}
Xamarin iOS | 0.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Obsolete | Use 'InitiatePlaybackOfContentItem' instead. |
Platform Restrictions | This framework does not have platform annotations. |