Package 

Enum EventPath

  • All Implemented Interfaces:
    java.io.Serializable , kotlin.Comparable

    
    public enum EventPath
    extends Enum<EventPath>
                        

    Enum defining internal event routing paths

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      public class EventPath.Companion
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      EVENTS

      General events path

      AD_CLICK

      Ad click event path

    • Method Summary

      Modifier and Type Method Description
      final String getPathName()
      final String getName()
      final Integer getOrdinal()
      • Methods inherited from class java.lang.Object

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