Contents

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.

See Also

Related Documentation

Responding to state changes