Package 

Class EventType


  • 
    public class EventType
    
                        

    Represents various event types that can be used in the Composer SDK.

    The EventType class 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 of EventType, and additional data may be associated with each event type.