-
public class EventTypeRepresents various event types that can be used in the Composer SDK.
The
EventTypeclass is a sealed class that defines different types of events that can be used in the Composer SDK. Each event type is represented by a specific subclass ofEventType, and additional data may be associated with each event type.