Library
public enum Library
Library related items (Global Kodi Type)
-
Library details
See moreDeclaration
Swift
enum Details
-
The ID of the
KodiItem
the the libraryDeclaration
Swift
typealias ID = Int
-
The items in the library (SwiftlyKodi Type)
See moreDeclaration
Swift
struct Items : Codable
-
Media types in the library (SwiftlyKodi Type)
See moreDeclaration
Swift
enum Media : String, Equatable, Codable, Sendable, CaseIterable
-
The status of the library (SwiftlyKodi Type)
See moreDeclaration
Swift
struct Status : Codable