Interface GetInfoLabelsResponse

GetInfoLabelsResponse Represents the response from XBMC.GetInfoLabels method. It contains key-value pairs where the key is the info label name and the value is its string value.

Indexable

  • [key: string]: string