Skip to content

philtv-js / getInformationSystem

Function: getInformationSystem()

getInformationSystem(apiUrl): Promise<readonly [Error, undefined] | readonly [undefined, { apiVersion: any; isGoodPairingType: boolean; isReady: boolean; isSecureTransport: boolean; systemFeatures: any; }]>

Parameters

apiUrl

string

Returns

Promise<readonly [Error, undefined] | readonly [undefined, { apiVersion: any; isGoodPairingType: boolean; isReady: boolean; isSecureTransport: boolean; systemFeatures: any; }]>