Interface: HEvent
Defined in: src/sdk/data/HEventPublisher.ts:17
Events related to H events.
Properties
hEvent
hEvent:
string
Defined in: src/sdk/data/HEventPublisher.ts:19
An H event was received. The value of the topic is the name of the H event.
hEvent_with_args
hEvent_with_args:
HEventData
Defined in: src/sdk/data/HEventPublisher.ts:22
An H event was received. The value of the topic is the name of the H event.