SDL must notify the HMI when a WebEngine app's properties change, such as after a PTU with the appropriate parameters for the web app.
Name | Type | Mandatory | Additional |
---|---|---|---|
properties | Common.AppProperties | true |
{ "id" : 47, "jsonrpc" : "2.0", "method" : "BasicCommunication.OnAppPropertiesChange", "params" : { "properties" : { "nicknames": ["Hello Sdl1"], "policyAppID": "12345678", "enabled": true, "authToken": "AuthToken8888", "transportType": "WS", "hybridAppPreference": "CLOUD" } } }