Krotos Modules 3
Loading...
Searching...
No Matches
krotos::KwidgetLoadResponse Struct Reference

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.
 

Detailed Description

A middleware response object for the Kwidget load operation.

Member Data Documentation

◆ message

String krotos::KwidgetLoadResponse::message {""}

A message describing the result of the middleware operation.

◆ success

bool krotos::KwidgetLoadResponse::success {true}

Indicates whether the middleware operation was successful. Also returns true by default, if no action was taken.


The documentation for this struct was generated from the following file: