Package 

Enum ErrorEvent.Plan

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

    
    public enum ErrorEvent.Plan
    extends Enum<ErrorEvent.Plan>
                        

    Session plan: 1 is the plan without replay, 2 is the plan with replay

    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
      PLAN_2
      PLAN_1
    • Method Summary

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

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