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