List

public enum List

List related items (Global Kodi Type)

  • All List fields related items (Global Kodi Type)

    Declaration

    Swift

    public enum Fields
  • Filter fields for JSON requests (SwiftlyKodi Type)

    Declaration

    Swift

    public struct Filter : Codable
  • All List item related items (Global Kodi Type)

    See more

    Declaration

    Swift

    public enum Item
  • The limits fields for JSON requests (SwiftlyKodi Type)

    See more

    Declaration

    Swift

    public struct Limits : Codable

List.Sort

  • The sort fields for JSON requests (Global Kodi Type)

    See more

    Declaration

    Swift

    public struct Sort : Codable, Equatable, Hashable