Class Event.Index

  • Enclosing class:
    Event

    public static final class Event.Index
    extends Event
    An event created internally by the SDK to hold user data that may be referenced by multiple events.
    • Constructor Detail

      • Index

        public Index​(long timestamp,
                     LDUser user)
        Constructs an index event.
        Parameters:
        timestamp - the timestamp in milliseconds
        user - the user associated with the event