INPlayMediaIntentResponseCode Enum

Definition

[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 enum INPlayMediaIntentResponseCode
type INPlayMediaIntentResponseCode = 
Inheritance
INPlayMediaIntentResponseCode
Attributes

Fields

ContinueInApp 2
Failure 6
FailureNoUnplayedContent 9
FailureRequiringAppLaunch 7
FailureRestrictedContent 10
FailureUnknownMediaType 8
HandleInApp 5
InProgress 3
Ready 1
Success 4
Unspecified 0

Applies to