Package 

Class Timeline

  • All Implemented Interfaces:

    
    public final class Timeline
    extends Timeline
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      Timeline(Long initialSessionId)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Long getSessionId()
      final Long getLastEventTime()
      final Unit setLastEventTime(Long lastEventTime)
      final Amplitude getAmplitude()
      final Unit setAmplitude(Amplitude amplitude)
      Unit process(BaseEvent incomingEvent)
      • Methods inherited from class com.amplitude.android.Timeline

        add, applyClosure, applyPlugins, remove
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait