Interface XBMCGetInfoBooleansParams

interface XBMCGetInfoBooleansParams {
    booleans: string[];
}

Properties

Properties

booleans: string[]