Contents

INPlayMediaIntentResponseCode.success

The app is playing the media.

Declaration

case success

Discussion

Respond with this code after your app starts playing the media content in the application(_:handle:completionHandler:) method.

See Also

App