Types
enum Types : String, Decodable, Sendable
Addon types {Global Kodi Type)
-
Not an addon type
Declaration
Swift
case none
-
Unknown addon type
Declaration
Swift
case unknown
-
Skin addon
Declaration
Swift
case xbmcGuiSkin = "xbmc.gui.skin"
-
Language addon
Declaration
Swift
case kodiResourceLanguage = "kodi.resource.language"