Addons

public enum Addons

List, enable and execute addons (Kodi Namespace)

getAddons

  • getAddons() Asynchronous

    Gets all available addons (Kodi API)

    • The result fill be filtered by ‘known’ Types

    Declaration

    Swift

    public static func getAddons() async -> [Addon.Details]

    Return Value

    All addons from the Kodi host that have a known type for SwiflyKodiAPI