Contents

skipToNextEntry()

Starts playback of the next entry in the playback queue.

Declaration

func skipToNextEntry() async throws

Discussion

If the music player isn’t playing, this method designates the next entry as the next to play.

When you call this method, playback ends if the music player is already at the last entry in the playback queue.