nowPlayingSessionDidChangeActive(_:)
Tells the delegate that the session changed its active status.
Declaration
optional func nowPlayingSessionDidChangeActive(_ nowPlayingSession: MPNowPlayingSession)Parameters
- nowPlayingSession:
The Now Playing session that changed.