Contents

end()

Ends a suspension.

Declaration

func end()

Discussion

If this is the last suspension, the coordinator adjusts the timing of its playback object to match the group.

To end a suspension and simultaneously propose a new playback time to the group, call the end(proposingNewTime:) method.

See Also

Ending a suspension