Module qilletni.api

Interface CollectionState


public interface CollectionState
Holds any stateful information that a collection may need for selecting its next track.
This holds an index that is incremented when a track is chosen, used for when a collection is being selected from sequentially. This allows the first song to be chosen, then the second, third, etc.