Class KodiTexturesNamespace

Constructors

Methods

  • Removes the specified texture from Kodi.

    Parameters

    • textureid: string

      The ID of the texture to remove.

    Returns Promise<string>

    A promise resolving to a string, typically empty on success.