Contents

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.

See Also

Related Documentation

Responding to state changes