nowPlayingSessionDidChangeCanBecomeActive(_:)
Tells the delegate that the session is eligible to become active.
Declaration
optional func nowPlayingSessionDidChangeCanBecomeActive(_ nowPlayingSession: MPNowPlayingSession)Parameters
- nowPlayingSession:
The Now Playing session that changed.