|
onboardapi
9.10.0
by Rheinmetall
|
Public Member Functions | |
| CmdUninstallApp () | |
| CmdUninstallApp (std::string const &AppId) | |
Public Attributes | |
| std::string | AppId |
| Identifies the managed app which should be uninstalled. More... | |
Unintall the managed app with the specified ID. This removed the app from the configuration in the Service so that it is no longer available after a restart. Note: This only removes the app from the configuration, it does NOT terminate the app if it is running.
| M_HmiAppCtrl::CmdUninstallApp::CmdUninstallApp | ( | ) |
| M_HmiAppCtrl::CmdUninstallApp::CmdUninstallApp | ( | std::string const & | AppId | ) |
| std::string M_HmiAppCtrl::CmdUninstallApp::AppId |
Identifies the managed app which should be uninstalled.