Search

  • A structure containing paged results for any albums, artists, tracks, or playlists returned by a search request.

    See more

    Declaration

    Swift

    public struct SKSearchResults : JSONDecodable
  • An enumeration representing the types of SpotifyKit items returned by a search request.

    See more

    Declaration

    Swift

    public enum SKSearchResultType : String
  • Set

    Declaration

    Swift

    struct Set<Element> where Element : Hashable
  • The tags available when filtering a search request.

    See more

    Declaration

    Swift

    public enum SKSearchTag : String