Package 

Class Timeline


  • 
    public final class Timeline
    extends Timeline
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final Long sessionId
      private Amplitude amplitude
    • Constructor Summary

      Constructors 
      Constructor Description
      Timeline(Long initialSessionId)
    • Method Summary

      Modifier and Type Method Description
      final Long getSessionId()
      final Amplitude getAmplitude()
      final Unit setAmplitude(Amplitude amplitude)
      Unit process(BaseEvent incomingEvent) Enqueue an event to be processed by the timeline.
      • 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