Interface GetInfoBooleansResponse

GetInfoBooleansResponse Represents the response from XBMC.GetInfoBooleans method. It contains key-value pairs where the key is the info boolean name and the value is its boolean state.

Indexable

  • [key: string]: boolean