|
onboardapi
9.10.0
by Rheinmetall
|
Public Member Functions | |
| CmdUnregisterApp () | |
| CmdUnregisterApp (std::string const &AppId) | |
Public Attributes | |
| std::string | AppId |
| Identifies the managed app which should be unregistered. More... | |
Unregister the managed app with the specified ID. This removed the app from the current runtime configuration in the Service. The app may be termiated.
| M_HmiAppCtrl::CmdUnregisterApp::CmdUnregisterApp | ( | ) |
| M_HmiAppCtrl::CmdUnregisterApp::CmdUnregisterApp | ( | std::string const & | AppId | ) |
| std::string M_HmiAppCtrl::CmdUnregisterApp::AppId |
Identifies the managed app which should be unregistered.