INPlayMediaIntentResponseCode.success
The app is playing the media.
Declaration
case successDiscussion
Respond with this code after your app starts playing the media content in the application(_:handle:completionHandler:) method.
The app is playing the media.
case successRespond with this code after your app starts playing the media content in the application(_:handle:completionHandler:) method.