|
Krotos Modules 3
|
A middleware response object for the Kwidget load operation. More...
#include <PresetEventMiddleware.h>
Public Attributes | |
| bool | success {true} |
| Indicates whether the middleware operation was successful. Also returns true by default, if no action was taken. | |
| String | message {""} |
| A message describing the result of the middleware operation. | |
A middleware response object for the Kwidget load operation.
| String krotos::KwidgetLoadResponse::message {""} |
A message describing the result of the middleware operation.
| bool krotos::KwidgetLoadResponse::success {true} |
Indicates whether the middleware operation was successful. Also returns true by default, if no action was taken.