@ahqstore/plugin-api / EventType
Enumeration: EventType
Defined in: communication.ts:38
Experimental
Determines the EventType received by the application
These are also internally managed by our plugin
Enumeration Members
Event
Event:
1
Defined in: communication.ts:40
Experimental
Request
Request:
0
Defined in: communication.ts:39
Experimental
Response
Response:
2
Defined in: communication.ts:41
Experimental