OnExitApplication notification to SDL if an application conflicts with any of the rules above (i.e. Users requests to exit, driver distraction rules violated, navigation app connected over bluetooth, or the application has performance issues).The HMI may switch layouts or views according to the workflow after deactivation of an application.
CLOSE_CLOUD_CONNECTIONNOT_CONNECTEDRESOURCE_CONSTRAINT for the application with AppHMIType = WEB_VIEW| Name | Type | Mandatory | Additional |
|---|---|---|---|
| reason | Common.ApplicationExitReason | true | |
| appID | Integer | true |
{ "jsonrpc" : "2.0", "method" : "BasicCommunication.OnExitApplication", "params" : { "appID" : 65544, "reason" : "USER_EXIT" } }