Kanda Foundation 0.2.0
Loading...
Searching...
No Matches
AppEvent Struct Reference

App events represent occurrences in the application that should be handled by downstream systems. For example when a client is disconnected from a session, an AppEvent entity is created with a Connection.Monitoring.Components.ClientDisconnectEventData component, which can then be handled by a downstream UI system. More...

+ Inheritance diagram for AppEvent:

Detailed Description

App events represent occurrences in the application that should be handled by downstream systems. For example when a client is disconnected from a session, an AppEvent entity is created with a Connection.Monitoring.Components.ClientDisconnectEventData component, which can then be handled by a downstream UI system.


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