NONE
).BC.OnResetTimeout
notification to SDL for resetting timeout in case HMI needs more time to process the request.Name | Type | Mandatory | Description |
---|---|---|---|
appID | Integer | true | The application to be removed from the foreground |
This RPC has no additional parameter requirements
{ "id" : 47, "jsonrpc" : "2.0", "method" : "BasicCommunication.CloseApplication", "params" : { "appID" : 65368 } }
{ "id" : 47, "jsonrpc" : "2.0", "result" : { "code" : 0, "method" : "BasicCommunication.CloseApplication" } }
{ "id" : 47, "jsonrpc" : "2.0", "error" : { "code" : 13, "message" : "The provided appID is not valid.", "data" : { "method" : "BasicCommunication.CloseApplication" } } }