Skip to main content

EventSubscription

Struct for a single event subscription.

NameDescriptionType
typeThe type of the event.
[ switch_is( eventtype ) ] MF_EventTypeSpecificDataUnion etsdu; //!< Additional event type -specific data as a union.
EventType

Example

{
"type": 100 /* Enum: EventType */
}