Package 

Class UserEventLog


  • 
    public final class UserEventLog
    
                        

    Data class representing an event log for user actions in the CleverTap SDK.

    This class stores information about a specific event including its name, occurrence timestamps, frequency count, and the associated GUID/user identifier. It tracks both the original event name and its normalized version (lowercase, no spaces) for consistent processing.