Wasabi ExpressPlay SDK for Embedded Systems
1.23.0
|
Parameters for generic obligations. More...
#include <ShiAction.h>
Data Fields | |
SHI_Attribute * | attribute |
The details of the generic obligation expressed as an attribute tree. More... | |
Parameters for generic obligations.
SHI_ActionObligation structs with the 'type' field equal to SHI_ACTION_OBLIGATION_TYPE_GENERIC have a 'parameters' field that points to a struct of this type.
SHI_Attribute* SHI_ActionGenericObligation::attribute |
The details of the generic obligation expressed as an attribute tree.
The attribute tree directly represents the obligation's parameter block as defined in the specification for the obligation.